Searched refs:XXH3_64bits_update (Results 1 – 2 of 2) sorted by relevance
209 XXH3_64bits_update(&ctx->s, in, len); in PHP_XXH3_64_Update()
167 # undef XXH3_64bits_update297 # define XXH3_64bits_update XXH_NAME2(XXH_NAMESPACE, XXH3_64bits_update) macro864 XXH_PUBLIC_API XXH_errorcode XXH3_64bits_update (XXH3_state_t* statePtr, const void* input, size_t …4902 XXH3_64bits_update(XXH3_state_t* state, const void* input, size_t len) in XXH3_64bits_update() function
Completed in 24 milliseconds