Searched defs:debug_log (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/tools/tests/zero-to-n/
H A Dzero-to-n.c59 #define debug_log(args...) printf(args) macro
61 #define debug_log(args...) do { } while(0) macro

Completed in 14 milliseconds