Searched defs:PRINT (Results 1 - 18 of 18) sorted by relevance

/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodts.mk16 PRINT= print -r -- macro
18 PRINT= printf '%s\n' macro
20 PRINT= echo macro
[all...]
/freebsd-11-stable/contrib/nvi/regex/
H A Dcclass.h45 RCHAR_T PRINT[] = {'p','r','i','n','t',0}; variable
/freebsd-11-stable/sys/dev/mii/
H A Dxmphy.c120 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
133 #undef PRINT macro
H A Dtlphy.c175 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
198 #undef PRINT macro
H A Dmii_physubr.c402 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
535 #undef PRINT macro
[all...]
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c69 #define PRINT(fmt, var) \ macro
241 #undef PRINT macro
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-krb.c131 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc macro
144 #undef PRINT macro
155 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc macro
[all...]
/freebsd-11-stable/tools/regression/include/tgmath/
H A Dtgmath.c394 #define PRINT(STR, X) do { \ macro
[all...]
/freebsd-11-stable/tools/tools/pciroms/
H A Dpciroms.c63 PRINT = 0, enumerator in enum:__anon13720
/freebsd-11-stable/usr.sbin/pmccontrol/
H A Dpmccontrol.c328 #define PRINT(N,V) (void) printf("%-40s %d\n", (N), gms.pm_##V) macro
/freebsd-11-stable/lib/libc/stdlib/
H A Dstrfmon.c59 #define PRINT(CH) do { \ macro
[all...]
/freebsd-11-stable/usr.bin/ul/
H A Dul.c103 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) macro
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Down.mk
/freebsd-11-stable/lib/libc/stdio/
H A Dvfprintf.c374 #define PRINT(ptr, len) { \ macro
[all...]
H A Dvfwprintf.c453 #define PRINT(ptr, len) do { \ macro
[all...]
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dvfprintf.c220 #define PRINT(ptr, len) do { \ macro
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c2219 #define PRINT(N,V) do { \ macro
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h435 #define PRINT device_printf macro

Completed in 268 milliseconds