Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h200 # define XXH_errorcode XXH_IPREF(XXH_errorcode) macro
1208 XXH_PUBLIC_API XXH_errorcode
1213 XXH_PUBLIC_API XXH_errorcode
2173 XXH_PUBLIC_API XXH_errorcode
2588 XXH_PUBLIC_API XXH_errorcode
4707 XXH_PUBLIC_API XXH_errorcode
4716 XXH_PUBLIC_API XXH_errorcode
4727 XXH_PUBLIC_API XXH_errorcode
4739 XXH_PUBLIC_API XXH_errorcode
4901 XXH_PUBLIC_API XXH_errorcode
[all …]
/PHP-8.2/ext/hash/
H A Dhash_xxhash.c154 typedef XXH_errorcode (*xxh3_reset_with_secret_func_t)(XXH3_state_t*, const void*, size_t);
155 typedef XXH_errorcode (*xxh3_reset_with_seed_func_t)(XXH3_state_t*, XXH64_hash_t);

Completed in 23 milliseconds