Searched defs:DPRINTF2 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | awi.c | 180 #define DPRINTF2(X) if (awi_debug > 1) printf X macro 183 #define DPRINTF2(X) macro
|
H A D | an.c | 154 #define DPRINTF2(X) if (an_debug > 1) printf X macro 159 #define DPRINTF2(X) macro
|
H A D | atw.c | 155 #define DPRINTF2(sc, x) if ((sc)->sc_if.if_flags & IFF_DEBUG) ATW_DPRINTF2(x) macro 177 #define DPRINTF2(sc, x) /* nothing */ macro
|
H A D | wi.c | 235 #define DPRINTF2(X) if (wi_debug > 1) printf X macro 241 #define DPRINTF2(X) macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-frv.c | 1634 #define DPRINTF2(A,B) fprintf (stderr, A, B) macro 1639 #define DPRINTF2(A,B) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-frv.c | 1634 #define DPRINTF2(A,B) fprintf (stderr, A, B) macro 1639 #define DPRINTF2(A,B) macro
|