Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h144 # define XXH_errorcode XXH_IPREF(XXH_errorcode) macro
1445 XXH_PUBLIC_API XXH_errorcode
1985 XXH_PUBLIC_API XXH_errorcode
3997 XXH_PUBLIC_API XXH_errorcode
4005 XXH_PUBLIC_API XXH_errorcode
4015 XXH_PUBLIC_API XXH_errorcode
4124 XXH_PUBLIC_API XXH_errorcode
4643 XXH_PUBLIC_API XXH_errorcode
4651 XXH_PUBLIC_API XXH_errorcode
4661 XXH_PUBLIC_API XXH_errorcode
[all …]
/PHP-8.1/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 27 milliseconds