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

/freebsd-9.3-release/usr.bin/procstat/
H A Dprocstat_auxv.c46 #define PRINT(name, spec, val) \ macro
[all...]
/freebsd-9.3-release/sys/dev/mii/
H A Dxmphy.c120 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
134 #undef PRINT macro
H A Dmii_physubr.c333 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
478 #undef PRINT macro
[all...]
H A Dtlphy.c176 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
199 #undef PRINT macro
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-krb.c136 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc macro
149 #undef PRINT macro
159 #define PRINT if ((cp = c_print(cp, snapend)) == NULL) goto trunc macro
[all...]
/freebsd-9.3-release/lib/libc/stdlib/
H A Dstrfmon.c59 #define PRINT(CH) do { \ macro
[all...]
/freebsd-9.3-release/tools/regression/include/tgmath/
H A Dtgmath.c394 #define PRINT(STR, X) do { \ macro
[all...]
/freebsd-9.3-release/tools/tools/pciroms/
H A Dpciroms.c70 PRINT = 0, enumerator in enum:__anon10720
/freebsd-9.3-release/usr.bin/ul/
H A Dul.c101 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) macro
[all...]
/freebsd-9.3-release/usr.sbin/pmccontrol/
H A Dpmccontrol.c337 #define PRINT(N,V) (void) printf("%-40s %d\n", (N), gms.pm_##V) macro
/freebsd-9.3-release/contrib/bmake/mk/
H A Down.mk
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dvfprintf.c220 #define PRINT(ptr, len) do { \ macro
/freebsd-9.3-release/lib/libc/stdio/
H A Dvfprintf.c371 #define PRINT(ptr, len) { \ macro
[all...]
H A Dvfwprintf.c451 #define PRINT(ptr, len) do { \ macro
[all...]
/freebsd-9.3-release/usr.bin/csup/
H A Dstream.c168 #define PRINT 1 macro
/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcstat_log.c2195 #define PRINT(N,V) do { \ macro
[all...]

Completed in 119 milliseconds