Searched defs:DPRINTF3 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-frv.c | 1635 #define DPRINTF3(A,B,C) fprintf (stderr, A, B, C) macro 1640 #define DPRINTF3(A,B,C) macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-frv.c | 1635 #define DPRINTF3(A,B,C) fprintf (stderr, A, B, C) macro 1640 #define DPRINTF3(A,B,C) macro
|
/netbsd-src/sys/dev/ic/ |
H A D | atw.c | 156 #define DPRINTF3(sc, x) if ((sc)->sc_if.if_flags & IFF_DEBUG) ATW_DPRINTF3(x) macro 178 #define DPRINTF3(sc, x) /* nothing */ macro
|