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

/freebsd-11.0-release/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.0-release/contrib/nvi/regex/
H A Dcclass.h45 RCHAR_T PRINT[] = {'p','r','i','n','t',0}; variable
/freebsd-11.0-release/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.0-release/contrib/netbsd-tests/include/
H A Dt_inttypes.c69 #define PRINT(fmt, var) \ macro
241 #undef PRINT macro
[all...]
/freebsd-11.0-release/contrib/tcpdump/
H A Dprint-krb.c130 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc macro
143 #undef PRINT macro
154 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc macro
[all...]
/freebsd-11.0-release/lib/libc/stdlib/
H A Dstrfmon.c59 #define PRINT(CH) do { \ macro
[all...]
/freebsd-11.0-release/tools/regression/include/tgmath/
H A Dtgmath.c394 #define PRINT(STR, X) do { \ macro
[all...]
/freebsd-11.0-release/tools/tools/pciroms/
H A Dpciroms.c63 PRINT = 0, enumerator in enum:__anon13717
/freebsd-11.0-release/usr.sbin/pmccontrol/
H A Dpmccontrol.c326 #define PRINT(N,V) (void) printf("%-40s %d\n", (N), gms.pm_##V) macro
/freebsd-11.0-release/usr.bin/ul/
H A Dul.c101 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) macro
[all...]
/freebsd-11.0-release/contrib/sendmail/libsm/
H A Dvfprintf.c220 #define PRINT(ptr, len) do { \ macro
/freebsd-11.0-release/contrib/bmake/mk/
H A Down.mk
/freebsd-11.0-release/lib/libc/stdio/
H A Dvfprintf.c372 #define PRINT(ptr, len) { \ macro
[all...]
H A Dvfwprintf.c452 #define PRINT(ptr, len) do { \ macro
[all...]
/freebsd-11.0-release/usr.sbin/pmcstat/
H A Dpmcstat_log.c2217 #define PRINT(N,V) do { \ macro
[all...]

Completed in 111 milliseconds