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

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Daccf_http.c141 #define DPRINT(fmt, args...) \ macro
146 #define DPRINT(fmt, args...) macro
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/lib/
H A Dtre-internal.h25 #define DPRINT(msg) do {printf msg; fflush(stdout);} while(/*CONSTCOND*/0) macro
27 #define DPRINT(msg) do { } while(/*CONSTCOND*/0) macro
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.c72 #define DPRINT(x) if (dflag) printf x macro
76 #define DPRINT(x) macro
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dpmap.c172 #define DPRINT(args) if (pmap_debug) printf args macro
177 #define DPRINT(args) /* nada */ macro
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_compat.h2628 # define DPRINT(x) printf x macro
2630 # define DPRINT(x) macro

Completed in 90 milliseconds