/freebsd/crypto/openssl/fuzz/ |
H A D | asn1.c | 212 #define DO_TEST(TYPE, D2I, I2D, PRINT) { \ argument 232 #define DO_TEST_PRINT_OFFSET(TYPE, D2I, I2D, PRINT) { \ argument 250 #define DO_TEST_PRINT_PCTX(TYPE, D2I, I2D, PRINT) { \ argument
|
/freebsd/contrib/tcpdump/ |
H A D | print-krb.c | 138 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc in krb4_print_hdr() macro 162 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc in krb4_print() macro
|
/freebsd/contrib/nvi/regex/ |
H A D | cclass.h | 45 RCHAR_T PRINT[] = {'p','r','i','n','t',0}; variable
|
/freebsd/sys/dev/mii/ |
H A D | xmphy.c | 118 #define PRINT(s) printf("%s%s", sep, s); sep = ", " in xmphy_attach() macro
|
H A D | mii_physubr.c | 402 #define PRINT(s) printf("%s%s", sep, s); sep = ", " in mii_phy_add_media() macro
|
/freebsd/contrib/netbsd-tests/include/ |
H A D | t_inttypes.c | 69 #define PRINT(fmt, var) \ in ATF_TC_BODY() macro
|
/freebsd/tools/tools/pciroms/ |
H A D | pciroms.c | 60 PRINT = 0, enumerator
|
/freebsd/lib/libpmcstat/ |
H A D | libpmcstat_logging.c | 660 #define PRINT(N,V) do { \ in pmcstat_shutdown_logging() macro
|
/freebsd/tools/regression/include/tgmath/ |
H A D | tgmath.c | 392 #define PRINT(STR, X) do { \ macro
|
/freebsd/usr.sbin/pmccontrol/ |
H A D | pmccontrol.c | 327 #define PRINT(N,V) (void) printf("%-40s %d\n", (N), gms.pm_##V) in pmcc_show_statistics() macro
|
/freebsd/usr.bin/ul/ |
H A D | ul.c | 91 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) macro
|
/freebsd/lib/libc/stdlib/ |
H A D | strfmon.c | 60 #define PRINT(CH) do { \ macro
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfprintf.c | 220 #define PRINT(ptr, len) do { \ macro
|
/freebsd/lib/libc/stdio/ |
H A D | vfprintf.c | 369 #define PRINT(ptr, len) { \ in __vfprintf() macro
|
H A D | vfwprintf.c | 443 #define PRINT(ptr, len) do { \ in __vfwprintf() macro
|
/freebsd/crypto/openssh/ |
H A D | sshkey-xmss.c | 91 #define PRINT(...) do { if (printerror) sshlog(__FILE__, __func__, __LINE__, \ macro
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | bcm_osal.h | 399 #define PRINT device_printf macro
|