Searched refs:XXH3_64bits_reset (Results 1 – 1 of 1) sorted by relevance
164 # undef XXH3_64bits_reset293 # define XXH3_64bits_reset XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_reset) macro846 XXH_PUBLIC_API XXH_errorcode XXH3_64bits_reset(XXH3_state_t* statePtr);4708 XXH3_64bits_reset(XXH3_state_t* statePtr) in XXH3_64bits_reset() function4731 if (seed==0) return XXH3_64bits_reset(statePtr); in XXH3_64bits_reset_withSeed()5387 return XXH3_64bits_reset(statePtr); in XXH3_128bits_reset()
Completed in 19 milliseconds