Home
last modified time | relevance | path

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

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