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

/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioDebug.h53 #define AssertionMessage( cond, file, line ) \ macro
57 panic(AssertionMessage( cond, file, line ));
/macosx-10.9.5/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDebugMacros.h65 #define AssertionMessage(cond, file, line, handler) \ macro
69 OXCART_DEBUGSTR( (StringPtr) AssertionMessage (cond, file, line, handler) );

Completed in 76 milliseconds