Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h1501 # define XXH_NO_INLINE static macro
1505 # define XXH_NO_INLINE static __attribute__((noinline)) macro
1508 # define XXH_NO_INLINE static __declspec(noinline) macro
1512 # define XXH_NO_INLINE static macro
1515 # define XXH_NO_INLINE static macro
3601 XXH_NO_INLINE XXH64_hash_t
4482 XXH_NO_INLINE XXH64_hash_t
4522 XXH_NO_INLINE XXH64_hash_t
5175 XXH_NO_INLINE XXH128_hash_t
5252 XXH_NO_INLINE XXH128_hash_t
[all …]

Completed in 20 milliseconds