Searched defs:DPRINTF2 (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/sys/dev/ic/ |
H A D | an.c | 153 #define DPRINTF2(X) if (an_debug > 1) printf X macro 156 #define DPRINTF2(X) macro
|
H A D | atw.c | 141 #define DPRINTF2(sc, x) if ((sc)->sc_ic.ic_if.if_flags & IFF_DEBUG) ATW_DPRINTF2( global() macro 162 #define DPRINTF2( global() macro [all...] |
/openbsd-src/sys/arch/luna88k/cbus/ |
H A D | nec86hw.c | 73 #define DPRINTF2(l, x) if (nec86hwdebug >= l) printf x macro 77 #define DPRINTF2(l, x) macro
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-frv.c | 1574 #define DPRINTF2(A,B) fprintf (stderr, A, B) macro 1579 #define DPRINTF2(A,B) macro
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-frv.c | 1734 #define DPRINTF2(A,B) fprintf (stderr, A, B) macro 1739 #define DPRINTF2(A,B) macro
|