Searched refs:DEBUG_PRINT_2 (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DWKdm.h136 #define DEBUG_PRINT_2(string,value) printf(string, value) macro
139 #define DEBUG_PRINT_2(string, value) macro
H A DWKdmDecompress.c37 DEBUG_PRINT_2("Unpacked tags word: %.8x\n", temp);
73 DEBUG_PRINT_2("Unpacked dictionary indices word: %.8x\n", temp);
/darwin-on-arm/xnu/libkern/libkern/
H A DWKdm.h136 #define DEBUG_PRINT_2(string,value) printf(string, value) macro
139 #define DEBUG_PRINT_2(string, value) macro
/darwin-on-arm/xnu/libkern/kxld/
H A DWKdmDecompress.c37 DEBUG_PRINT_2("Unpacked tags word: %.8x\n", temp);
73 DEBUG_PRINT_2("Unpacked dictionary indices word: %.8x\n", temp);

Completed in 13 milliseconds