Home
last modified time | relevance | path

Searched defs: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

Completed in 49 milliseconds