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

/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/headers/
H A DHFSUnicodeWrappers.h112 extern int32_t FastRelString( ConstStr255Param str1, ConstStr255Param str2 );
/macosx-10.10/IOFWDVComponents-207.4.1/MacOS9Src/
H A DDebugMacros.h209 #define DebugMessage(s) DebugString((ConstStr255Param)s)
274 DebugStr ((ConstStr255Param)"\p"#s); \
286 #define VDQErrorMessage(cond) if (cond) DebugStr((ConstStr255Param)"\p"#cond)
295 #define VDQDebugMessage(s) DebugStr ((ConstStr255Param)"\p"#s)
/macosx-10.10/pdisk-9/
H A DDoSCSICommand.h119 ConstStr255Param currentAction,
H A DDoSCSICommand.c184 ConstStr255Param currentAction,
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSStubs.c90 void DebugStr(ConstStr255Param debuggerMsg)
H A DSKeyCompare.c44 SInt32 FastRelString( ConstStr255Param str1, ConstStr255Param str2 )
H A DBTreePrivate.h97 #define Panic( message ) DebugStr( (ConstStr255Param) message )
218 #define Panic( message ) DebugStr( (ConstStr255Param) message )
H A DSRuntime.h88 typedef const unsigned char * ConstStr255Param; typedef
134 DebugStr(ConstStr255Param debuggerMsg);
H A DScavenger.h1221 extern pascal void M_DebugStr(ConstStr255Param debuggerMsg);
/macosx-10.10/xnu-2782.1.97/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c253 int32_t FastRelString( ConstStr255Param str1, ConstStr255Param str2 )
/macosx-10.10/xnu-2782.1.97/bsd/hfs/
H A Dhfs_macos_defs.h126 typedef const unsigned char * ConstStr255Param; typedef
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DQuickTimeTcl.h146 void MyDebugStr( ConstStr255Param debuggerMsg );
H A DUtils.c1243 MyDebugStr( ConstStr255Param debuggerMsg )
H A DQuickTimeTcl.c456 CopyPascalStringToC( (ConstStr255Param) tmpstr, tmpstr );
522 CopyPascalStringToC( (ConstStr255Param) tmpstr, tmpstr );
H A DSeqGrabber.c2398 DrawString( (ConstStr255Param) str );
2410 DrawString( (ConstStr255Param) str );
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/
H A DDebugServices.c144 ConstStr255Param inOutputMsg );
1132 ConstStr255Param inOutputMsg )
/macosx-10.10/emacs-93/emacs/src/
H A Dmac.c3060 long dir_id, ConstStr255Param name)

Completed in 264 milliseconds