Home
last modified time | relevance | path

Searched defs:DPRINTF3 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-frv.c1635 #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 Dtc-frv.c1635 #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 Datw.c156 #define DPRINTF3(sc, x) if ((sc)->sc_if.if_flags & IFF_DEBUG) ATW_DPRINTF3(x) macro
178 #define DPRINTF3(sc, x) /* nothing */ macro