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

/macosx-10.9.5/cddafs-252/
H A DAppleCDDAFileSystemDebug.h64 #define DebugAssert(x) ( void ) assert x // Turn DebugAssert() on macro
69 #define DebugAssert(x) // Turn DebugAssert() off macro
77 #define DebugAssert(x) // Turn DebugAssert() off macro
H A DAppleCDDAFileSystemUtilities.cpp74 DebugAssert ( ( mountPtr != NULL ) );
77 DebugAssert ( ( ioBSDNamePtr != NULL ) );
80 DebugAssert ( ( cdMediaPtr != NULL ) );
130 DebugAssert ( ( TOCDataPtr != NULL ) );
163 DebugAssert ( ( theData != NULL ) );
207 DebugAssert ( ( ioBSDNamePtr != NULL ) );
H A DAppleCDDAFileSystemUtils.c89 DebugAssert ( ( mountPtr != NULL ) );
90 DebugAssert ( ( vNodeHandle != NULL ) );
180 DebugAssert ( ( vNodePtr != NULL ) );
184 DebugAssert ( ( cddaNodePtr != NULL ) );
223 DebugAssert ( ( mountPtr != NULL ) );
224 DebugAssert ( ( nodeInfoPtr != NULL ) );
225 DebugAssert ( ( vNodeHandle != NULL ) );
230 DebugAssert ( ( cddaMountPtr != NULL ) );
231 DebugAssert ( ( parentCDDANodePtr != NULL ) );
281 DebugAssert ( ( cddaNodePt
[all...]
H A DAppleCDDAFileSystemVNodeOps.c104 DebugAssert ( ( name != NULL ) );
105 DebugAssert ( ( uio != NULL ) );
110 DebugAssert ( ( nameLength < MAXNAMLEN + 1 ) );
175 DebugAssert ( ( lookupArgsPtr != NULL ) );
182 DebugAssert ( ( compNamePtr != NULL ) );
183 DebugAssert ( ( vNodeHandle != NULL ) );
184 DebugAssert ( ( parentVNodePtr != NULL ) );
189 DebugAssert ( ( parentCDDANodePtr != NULL ) );
190 DebugAssert ( ( cddaMountPtr != NULL ) );
340 DebugAssert ( ( openArgsPt
[all...]
H A DAppleCDDAFileSystemVFSOps.c136 DebugAssert ( ( mountPtr != NULL ) );
137 DebugAssert ( ( context != NULL ) );
380 DebugAssert ( ( mountPtr != NULL ) );
381 DebugAssert ( ( context != NULL ) );
384 DebugAssert ( ( cddaMountPtr != NULL ) );
387 DebugAssert ( ( rootVNodePtr != NULL ) );
390 DebugAssert ( ( cddaNodePtr != NULL ) );
400 DebugAssert ( ( rootVNodePtr != NULL ) );
491 DebugAssert ( ( mountPtr != NULL ) );
492 DebugAssert ( ( vNodeHandl
[all...]
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Tool/
H A DSCSITargetProberUnixTool.c65 DebugAssert(componentNameString, \
74 DebugAssert ( const char * componentNameString, function
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Common Code/
H A DProbing.c68 DebugAssert(componentNameString, \
77 DebugAssert ( const char * componentNameString, function
/macosx-10.9.5/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A Demulator.c46 DebugAssert(componentNameString, \
55 DebugAssert ( const char * componentNameString, function

Completed in 136 milliseconds