Searched defs:DPRINT (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/dcerpc-61/dcerpc/idl_lib/
H A Dctxeecli.c116 # define DPRINT(ARGS) printf ARGS macro
118 # define DPRINT(ARGS) /* ARGS */ macro
H A Dctxeectx.c117 # define DPRINT(ARGS) printf ARGS macro
119 # define DPRINT(ARGS) macro
[all...]
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_upcall.c44 #define DPRINT(fmt, ...) printf(fmt,## __VA_ARGS__) macro
46 #define DPRINT(fmt, ...) macro
[all...]
/macosx-10.10/curl-83.1.2/curl/docs/examples/
H A Devhiperfifo.c72 #define DPRINT(x...) printf(x) macro
/macosx-10.10/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-internal.h33 #define DPRINT(msg) do {printf msg; fflush(stdout);} while(/*CONSTCOND*/0) macro
35 #define DPRINT(msg) do { } while(/*CONSTCOND*/0) macro
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSRepair.c1238 #define DPRINT(where, fmt, ...) \ macro
1310 #undef DPRINT macro

Completed in 169 milliseconds