Home
last modified time | relevance | path

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

/xnu-8020.121.3/san/memory/
H A Dkasan_internal.h63 #define NOINLINE OS_NOINLINE macro
65 #define NOINLINE macro
/xnu-8020.121.3/osfmk/arm/
H A Dlocks_arm.c174 #define NOINLINE __attribute__((noinline)) macro
/xnu-8020.121.3/osfmk/kern/
H A Dlocks.c91 #define NOINLINE __attribute__((noinline)) macro