Searched defs:ALWAYS_INLINE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dmacros.h143 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
145 # define ALWAYS_INLINE __forceinline macro
147 # define ALWAYS_INLINE inline macro
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dmacros.h195 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
197 # define ALWAYS_INLINE __forceinline macro
199 # define ALWAYS_INLINE inline macro

Completed in 4 milliseconds