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

/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/
H A DAssertMacros.h54 * In debug builds, if assertion evaluates to false, calls DEBUG_ASSERT_MESSAGE
58 * In debug builds, if assertion evaluates to false, calls DEBUG_ASSERT_MESSAGE
62 * In debug builds, if the assertion expression evaluates to false, calls DEBUG_ASSERT_MESSAGE
69 * _quiet Suppress call to DEBUG_ASSERT_MESSAGE
70 * _string Allows you to add explanitory message to DEBUG_ASSERT_MESSAGE
73 * resultCode is zero, otherwise it will call DEBUG_ASSERT_MESSAGE with msg
86 * error message formater, defined DEBUG_ASSERT_MESSAGE to your function name.
115 * the DEBUG_ASSERT_MESSAGE macro for inclusion in any assertion messages.
139 * DEBUG_ASSERT_MESSAGE(component, assertion, label, error, file, line, errorCode)
143 * own routine to display assertion messages, you can override DEBUG_ASSERT_MESSAGE
215 #define DEBUG_ASSERT_MESSAGE macro
219 #define DEBUG_ASSERT_MESSAGE macro
[all...]
/macosx-10.9.5/IOFireWireSerialBusProtocolTransport-251.0.1/
H A DIOFireWireSerialBusProtocolTransportDebugging.h76 #define DEBUG_ASSERT_MESSAGE( componentNameString, \ macro
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelFamilyDebugging.h66 #define DEBUG_ASSERT_MESSAGE( componentNameString, \ macro
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DDebugSupport.h80 #define DEBUG_ASSERT_MESSAGE( componentNameString, \ macro
H A Demulator.c39 #define DEBUG_ASSERT_MESSAGE(componentNameString, \ macro
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Tool/
H A DSCSITargetProberUnixTool.c58 #define DEBUG_ASSERT_MESSAGE(componentNameString, \ macro
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DDebugging.h52 #define DEBUG_ASSERT_MESSAGE( componentNameString, \ macro
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Common Code/
H A DProbing.c61 #define DEBUG_ASSERT_MESSAGE(componentNameString, \ macro
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdavd.h29 * DEBUG_ASSERT_COMPONENT_NAME_STRING, and DEBUG_ASSERT_MESSAGE must be
37 #define DEBUG_ASSERT_MESSAGE(componentNameString, assertionString, exceptionLabelString, errorString, fileName, lineNumber, errorCode) \ macro
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXPrivate.h176 * Macros for DEBUG_ASSERT_MESSAGE et al from Debugging.h.
205 DEBUG_ASSERT_MESSAGE(kComponentSignatureString, #f " failed:", \

Completed in 120 milliseconds