Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Dmachine_routines.h153 #define TCOAL_DEBUG KERNEL_DEBUG_CONSTANT macro
155 #define TCOAL_DEBUG(x, a, b, c, d, e) do { } while(0) macro
/xnu-8020.101.4/osfmk/arm/
H A Dmachine_routines.h792 #define TCOAL_DEBUG(x, a, b, c, d, e) do { } while(0) macro