Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dmacros.h71 #define ALWAYS_INLINE macro
74 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
/aosp12/system/core/libutils/include/utils/
H A DCallStack.h41 #define ALWAYS_INLINE __attribute__((always_inline)) macro