Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h236 # define XXH3_128bits_reset XXH_NAME2(XXH_NAMESPACE, XXH3_128bits_reset) macro
558 XXH_PUBLIC_API XXH_errorcode XXH3_128bits_reset(XXH3_state_t* statePtr);
4644 XXH3_128bits_reset(XXH3_state_t* statePtr) in XXH3_128bits_reset() function
4665 if (seed==0) return XXH3_128bits_reset(statePtr); in XXH3_128bits_reset_withSeed()

Completed in 30 milliseconds