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

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DCompiler.h133 #define ALWAYS_INLINE inline __attribute__((__always_inline__)) macro
137 #define ALWAYS_INLINE __forceinline macro
141 #define ALWAYS_INLINE inline macro
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-os.h101 #define ALWAYS_INLINE inline __attribute__((always_inline)) macro
[all...]

Completed in 197 milliseconds