Home
last modified time | relevance | path

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

/ark/runtime_core/libpandabase/
Dmacros.h26 #define ALWAYS_INLINE // NOLINT(cppcoreguidelines-macro-usage) macro
28 #define ALWAYS_INLINE __attribute__((always_inline)) // NOLINT(cppcoreguidelines-macro-usage) macro