Home
last modified time | relevance | path

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

/PHP-8.3/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
2204 XXH_PUBLIC_API XXH_errorcode
2619 XXH_PUBLIC_API XXH_errorcode
4738 XXH_PUBLIC_API XXH_errorcode
4747 XXH_PUBLIC_API XXH_errorcode
4758 XXH_PUBLIC_API XXH_errorcode
4770 XXH_PUBLIC_API XXH_errorcode
4932 XXH_PUBLIC_API XXH_errorcode
[all …]
/PHP-8.3/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 32 milliseconds