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

/xnu-2422.115.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 15 milliseconds