Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Dmachine_routines.h151 #define TCOAL_DEBUG KERNEL_DEBUG_CONSTANT macro
153 #define TCOAL_DEBUG(x, a, b, c, d, e) do { } while(0) macro
/xnu-8792.61.2/osfmk/arm/
H A Dmachine_routines.h809 #define TCOAL_DEBUG(x, a, b, c, d, e) do { } while(0) macro