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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Ddebug.h121 #define PANIC_LOCATION __FILE__ ":" LINE_NUMBER(__LINE__) macro
123 (panic)(# ex "@" PANIC_LOCATION, ## __VA_ARGS__)

Completed in 27 milliseconds