Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-krb.c140 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc in krb4_print_hdr() macro
164 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc in krb4_print() macro
/dflybsd-src/contrib/nvi2/regex/
H A Dcclass.h45 RCHAR_T PRINT[] = {'p','r','i','n','t',0}; variable
/dflybsd-src/sys/dev/netif/mii_layer/
H A Dxmphy.c132 #define PRINT(s) kprintf("%s%s", sep, s); sep = ", " in xmphy_attach() macro
H A Dtlphy.c207 #define PRINT(s) kprintf("%s%s", sep, s); sep = ", " in tlphy_attach() macro
H A Dmii_physubr.c228 #define PRINT(s) kprintf("%s%s", sep, s); sep = ", " in mii_phy_add_media() macro
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dcpu-i386.c133 #define N(BITS, MACH, NAME, PRINT, DEF, FILL, NEXT) \ argument
/dflybsd-src/lib/libc/stdlib/
H A Dstrfmon.c57 #define PRINT(CH) do { \ macro
/dflybsd-src/usr.bin/ul/
H A Dul.c91 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) macro
/dflybsd-src/tools/regression/include/tgmath/
H A Dtgmath.c394 #define PRINT(STR, X) do { \ macro
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Drust-demangle.c151 #define PRINT(s) print_str (rdm, s, strlen (s)) macro
/dflybsd-src/lib/libc/stdio/
H A Dvfprintf.c367 #define PRINT(ptr, len) { \ in __vfprintf() macro
H A Dvfwprintf.c444 #define PRINT(ptr, len) do { \ in __vfwprintf() macro
/dflybsd-src/sys/dev/netif/nge/
H A Dif_nge.c868 #define PRINT(s) kprintf("%s%s", sep, s); sep = ", " in nge_attach() macro
/dflybsd-src/crypto/openssh/
H A Dsshkey-xmss.c91 #define PRINT(...) do { if (printerror) sshlog(__FILE__, __func__, __LINE__, \ macro