Home
last modified time | relevance | path

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

/art/test/ti-agent/
Dti_macros.h25 #define ALWAYS_INLINE macro
27 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro
/art/libartbase/base/
Dmacros.h75 #define ALWAYS_INLINE macro
78 #define ALWAYS_INLINE __attribute__ ((always_inline)) macro