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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_dbg.h75 #define DEBUG_BREAK_MSG(PRINTF_ARGS) { PRINTIT PRINTF_ARGS; DEBUG_BREAK }; macro
77 #define DEBUG_BREAK_MSG(PRINTF_ARGS) { panic PRINTF_ARGS;}; macro
79 #define DEBUG_BREAK_MSG(PRINTF_ARGS) { PRINTIT PRINTF_ARGS; }; macro

Completed in 22 milliseconds