Home
last modified time | relevance | path

Searched defs:PRINT (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDcpu-alpha.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
HDcpu-mips.c44 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \ argument
/NextBSD/contrib/tcpdump/
HDprint-krb.c130 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc in krb4_print_hdr() macro
154 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc in krb4_print() macro
/NextBSD/contrib/nvi/regex/
HDcclass.h45 RCHAR_T PRINT[] = {'p','r','i','n','t',0}; variable
/NextBSD/sys/dev/mii/
HDxmphy.c120 #define PRINT(s) printf("%s%s", sep, s); sep = ", " in xmphy_attach() macro
HDtlphy.c175 #define PRINT(s) printf("%s%s", sep, s); sep = ", " in tlphy_attach() macro
HDmii_physubr.c402 #define PRINT(s) printf("%s%s", sep, s); sep = ", " in mii_phy_add_media() macro
/NextBSD/contrib/netbsd-tests/include/
HDt_inttypes.c69 #define PRINT(fmt, var) \ in ATF_TC_BODY() macro
/NextBSD/sys/dev/fatm/
HDif_fatmvar.h343 #define DBG(SC, FL, PRINT) do { \ argument
350 #define DBGC(SC, FL, PRINT) do { \ argument
371 #define DBG(SC, FL, PRINT) argument
372 #define DBGC(SC, FL, PRINT) argument
/NextBSD/tools/tools/pciroms/
HDpciroms.c63 PRINT = 0, enumerator
/NextBSD/usr.sbin/pmccontrol/
HDpmccontrol.c326 #define PRINT(N,V) (void) printf("%-40s %d\n", (N), gms.pm_##V) in pmcc_show_statistics() macro
/NextBSD/tools/regression/include/tgmath/
HDtgmath.c394 #define PRINT(STR, X) do { \ macro
/NextBSD/lib/libc/stdlib/
HDstrfmon.c59 #define PRINT(CH) do { \ macro
/NextBSD/usr.bin/ul/
HDul.c101 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) macro
/NextBSD/lib/libc/stdio/
HDvfprintf.c372 #define PRINT(ptr, len) { \ in __vfprintf() macro
HDvfwprintf.c452 #define PRINT(ptr, len) do { \ in __vfwprintf() macro
/NextBSD/sys/dev/en/
HDmidway.c91 #define DBG(SC, FL, PRINT) do { \ argument
114 #define DBG(SC, FL, PRINT) do { } while (0) argument
/NextBSD/sys/dev/hatm/
HDif_hatmvar.h591 #define DBG(SC, FL, PRINT) do { \ argument
615 #define DBG(SC, FL, PRINT) argument
/NextBSD/usr.sbin/pmcstat/
HDpmcstat_log.c2217 #define PRINT(N,V) do { \ in pmcstat_shutdown_logging() macro