Home
last modified time | relevance | path

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

/reactos/drivers/filesystems/btrfs/
H A Dxxhash.h132 # define XXH32_reset XXH_NAME2(XXH_NAMESPACE, XXH32_reset) macro
196 XXH_PUBLIC_API XXH_errorcode XXH32_reset (XXH32_state_t* statePtr, unsigned int seed);
H A Dxxhash.c448 XXH32_reset(state, seed); in XXH32()
609 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() function