Home
last modified time | relevance | path

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

/php-src/ext/hash/xxhash/
H A Dxxhash.h1527 # define XXH_NO_INLINE static macro
1531 # define XXH_NO_INLINE static __attribute__((noinline)) macro
1534 # define XXH_NO_INLINE static __declspec(noinline) macro
1538 # define XXH_NO_INLINE static macro
1541 # define XXH_NO_INLINE static macro

Completed in 29 milliseconds