Home
last modified time | relevance | path

Searched refs:XXH3_64bits_reset (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/hash/xxhash/
H A Dxxhash.h164 # undef XXH3_64bits_reset
293 # define XXH3_64bits_reset XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_reset) macro
846 XXH_PUBLIC_API XXH_errorcode XXH3_64bits_reset(XXH3_state_t* statePtr);
4739 XXH3_64bits_reset(XXH3_state_t* statePtr) in XXH3_64bits_reset() function
4762 if (seed==0) return XXH3_64bits_reset(statePtr); in XXH3_64bits_reset_withSeed()
5418 return XXH3_64bits_reset(statePtr); in XXH3_128bits_reset()

Completed in 32 milliseconds