Home
last modified time | relevance | path

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

/xnu-12377.1.9/san/memory/
H A Dkasan_internal.h63 #define NOINLINE OS_NOINLINE macro
65 #define NOINLINE macro
/xnu-12377.1.9/osfmk/arm/
H A Dlocks_arm.c109 #define NOINLINE __attribute__((noinline)) macro
/xnu-12377.1.9/osfmk/kern/
H A Dlock_mtx.c104 #define NOINLINE __attribute__((noinline)) macro
H A Dlocks.c100 #define NOINLINE __attribute__((noinline)) macro