Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Dxxhash.h457 # define XXH_FORCE_INLINE static __forceinline macro
462 # define XXH_FORCE_INLINE static inline __attribute__((always_inline)) macro
465 # define XXH_FORCE_INLINE static inline macro
469 # define XXH_FORCE_INLINE static macro