Home
last modified time | relevance | path

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

/external/libunwind/include/
Dcompiler.h41 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
45 # define ALWAYS_INLINE macro
59 # define ALWAYS_INLINE macro
/external/compiler-rt/lib/builtins/
Dint_lib.h46 #define ALWAYS_INLINE __forceinline macro
51 #define ALWAYS_INLINE __attribute__((always_inline)) macro
/external/mesa3d/src/gallium/include/pipe/
Dp_compiler.h122 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro
124 # define ALWAYS_INLINE __forceinline macro
126 # define ALWAYS_INLINE INLINE macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h127 # define ALWAYS_INLINE __forceinline macro
139 # define ALWAYS_INLINE inline __attribute__((always_inline)) macro