Home
last modified time | relevance | path

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

/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h1497 # define XXH_FORCE_INLINE static __attribute__((unused)) macro
1499 # define XXH_FORCE_INLINE static macro
1504 # define XXH_FORCE_INLINE static __inline__ __attribute__((always_inline, unused)) macro
1507 # define XXH_FORCE_INLINE static __forceinline macro
1511 # define XXH_FORCE_INLINE static inline macro
1514 # define XXH_FORCE_INLINE static macro

Completed in 40 milliseconds