Searched refs:XXH3_64bits_update (Results 1 – 2 of 2) sorted by relevance
205 XXH3_64bits_update(&ctx->s, in, len); in PHP_XXH3_64_Update()
228 # define XXH3_64bits_update XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_update) macro525 XXH_PUBLIC_API XXH_errorcode XXH3_64bits_update (XXH3_state_t* statePtr, const void* input, size_t …4125 XXH3_64bits_update(XXH3_state_t* state, const void* input, size_t len) in XXH3_64bits_update() function
Completed in 23 milliseconds