HomeSort by: relevance | last modified time | path
    Searched defs:DPRINTF3 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
atw.c 156 #define DPRINTF3(sc, x) if ((sc)->sc_if.if_flags & IFF_DEBUG) ATW_DPRINTF3(x)
178 #define DPRINTF3(sc, x) /* nothing */
3122 DPRINTF3(sc,
3281 DPRINTF3(sc, ("%s: atw_txintr: sc_flags 0x%08x\n",
  /src/external/gpl3/binutils/dist/gas/config/
tc-frv.c 1641 #define DPRINTF3(A,B,C) fprintf (stderr, A, B, C)
1646 #define DPRINTF3(A,B,C)
1673 DPRINTF3 ("\nFrv section %s%s\n", sec->name, (known_section_p) ? ", known section" : "");
1719 DPRINTF3 ("\treloc %s\t%s", bfd_get_reloc_code_name (reloc), S_GET_NAME (s));
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-frv.c 1641 #define DPRINTF3(A,B,C) fprintf (stderr, A, B, C)
1646 #define DPRINTF3(A,B,C)
1673 DPRINTF3 ("\nFrv section %s%s\n", sec->name, (known_section_p) ? ", known section" : "");
1719 DPRINTF3 ("\treloc %s\t%s", bfd_get_reloc_code_name (reloc), S_GET_NAME (s));

Completed in 19 milliseconds