Searched refs:PRINT (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c69 #define PRINT(fmt, var) \ macro
74 PRINT(PRId8, i8);
75 PRINT(PRId16, i16);
76 PRINT(PRId32, i32);
77 PRINT(PRId64, i64);
78 PRINT(PRIdLEAST8, il8);
79 PRINT(PRIdLEAST16, il16);
80 PRINT(PRIdLEAST32, il32);
81 PRINT(PRIdLEAST64, il64);
82 PRINT(PRIdFAST
241 #undef PRINT macro
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcpu-alpha.c25 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \
33 PRINT, \
H A Dcpu-mips.c44 #define N(BITS_WORD, BITS_ADDR, NUMBER, PRINT, DEFAULT, NEXT) \
52 PRINT, \
/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
36 @${PRINT} 'LIST:ts/n="${LIST:ts\n}"'
37 @${PRINT} 'LIST:ts/t="${LIST:ts\t}"'
38 @${PRINT} 'LIST:ts/012:tu="${LIST:ts\012:tu}"'
39 @${PRINT} 'LIST:ts/xa:tu="${LIST:ts\xa:tu}"'
40 @${PRINT} 'LIST:tx="${LIST:tx}"'
41 @${PRINT} 'LIST:ts/x:tu="${LIST:ts\X:tu}"'
42 @${PRINT} 'FU
[all...]
/freebsd-11-stable/tools/regression/include/tgmath/
H A Dtgmath.c394 #define PRINT(STR, X) do { \ macro
409 PRINT("acos",
413 PRINT("asin",
417 PRINT("atan",
421 PRINT("acosh",
425 PRINT("asinh",
429 PRINT("atanh",
433 PRINT("cos",
437 PRINT("sin",
441 PRINT("ta
[all...]
/freebsd-11-stable/contrib/nvi/regex/
H A Dcclass.h45 RCHAR_T PRINT[] = {'p','r','i','n','t',0}; variable
70 { PRINT, "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz\
/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
133 PRINT;
135 PRINT;
137 PRINT;
144 #undef PRINT macro
155 #define PRINT if ((cp = c_print(ndo, cp, ndo->ndo_snapend)) == NULL) goto trunc macro
180 PRINT;
182 PRINT;
189 PRINT;
212 PRINT;
[all...]
/freebsd-11-stable/lib/libc/stdlib/
H A Dstrfmon.c59 #define PRINT(CH) do { \ macro
68 PRINT(*tmps++); \
148 PRINT(*fmt++);
311 PRINT(' ');
314 PRINT('(');
320 PRINT(' ');
328 PRINT(space_char);
331 PRINT(' ');
333 PRINT(space_char);
343 PRINT(' ');
[all...]
/freebsd-11-stable/sys/dev/mii/
H A Dmii_physubr.c402 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
406 PRINT("none");
418 PRINT("HomePNA1");
425 PRINT("10baseT");
429 PRINT("10baseT-FDX");
434 PRINT("10baseT-FDX-flow");
440 PRINT("100baseTX");
444 PRINT("100baseTX-FDX");
449 PRINT("100baseTX-FDX-flow");
455 PRINT("10
535 #undef PRINT macro
[all...]
H A Dxmphy.c120 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
124 PRINT("1000baseSX");
126 PRINT("1000baseSX-FDX");
128 PRINT("auto");
133 #undef PRINT macro
H A Dtlphy.c175 #define PRINT(s) printf("%s%s", sep, s); sep = ", " macro
183 PRINT("10base2/BNC");
188 PRINT("10base5/AUI");
198 #undef PRINT macro
/freebsd-11-stable/usr.bin/ul/
H A Dul.c103 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar) macro
339 PRINT(CURS_RIGHT);
456 PRINT(CURS_UP);
457 PRINT(CURS_UP);
530 PRINT(CURS_LEFT);
532 PRINT(UNDER_CHAR);
548 PRINT(EXIT_UNDERLINE);
552 PRINT(EXIT_ATTRIBUTES);
557 PRINT(ENTER_REVERSE);
564 PRINT(ENTER_UNDERLIN
[all...]
/freebsd-11-stable/usr.sbin/pmccontrol/
H A Dpmccontrol.c328 #define PRINT(N,V) (void) printf("%-40s %d\n", (N), gms.pm_##V) macro
329 PRINT("interrupts processed:", intr_processed);
330 PRINT("non-PMC interrupts:", intr_ignored);
331 PRINT("sampling stalls due to space shortages:", intr_bufferfull);
332 PRINT("system calls:", syscalls);
333 PRINT("system calls with errors:", syscall_errors);
334 PRINT("buffer requests:", buffer_requests);
335 PRINT("buffer requests failed:", buffer_requests_failed);
336 PRINT("sampling log sweeps:", log_sweeps);
/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatmvar.h343 #define DBG(SC, FL, PRINT) do { \
346 printf PRINT; \
350 #define DBGC(SC, FL, PRINT) do { \
352 printf PRINT; \
371 #define DBG(SC, FL, PRINT)
372 #define DBGC(SC, FL, PRINT)
/freebsd-11-stable/lib/libc/stdio/
H A Dvfprintf.c374 #define PRINT(ptr, len) { \ macro
495 PRINT(cp, n);
963 PRINT(&sign, 1);
967 PRINT(ox, 2);
984 PRINT(cp, size);
990 PRINT(zeroes, 1);
992 PRINT(decimal_point,decpt_len);
1009 PRINT(decimal_point,decpt_len);
1014 PRINT(cp++, 1);
1015 PRINT(decimal_poin
[all...]
H A Dvfwprintf.c453 #define PRINT(ptr, len) do { \ macro
566 PRINT(cp, n);
1024 PRINT(&sign, 1);
1028 PRINT(ox, 2);
1045 PRINT(cp, size);
1051 PRINT(zeroes, 1);
1053 PRINT(&decimal_point, 1);
1070 PRINT(&decimal_point, 1);
1077 PRINT(buf, 2);
1078 PRINT(c
[all...]
/freebsd-11-stable/contrib/byacc/
H A DMakefile.old28 PRINT = pr -f -l88
64 listing:; @$(PRINT) Makefile $(HDRS) $(SRCS) | lpr
/freebsd-11-stable/contrib/sendmail/libsm/
H A Dvfprintf.c183 register struct sm_iov *iovp;/* for PRINT macro */
220 #define PRINT(ptr, len) do { \ macro
237 PRINT(with, PADSIZE); \
240 PRINT(with, n); \
349 PRINT(cp, m);
552 PRINT(out, len);
755 PRINT(&sign, 1);
761 PRINT(ox, 2);
772 PRINT(cp, size);
/freebsd-11-stable/tools/tools/pciroms/
H A Dpciroms.c63 PRINT = 0, enumerator in enum:__anon13720
102 action = PRINT;
218 case PRINT:
/freebsd-11-stable/contrib/one-true-awk/
H A Dmaketab.c78 { PRINT, "printstat", "print" },
H A Dawkgram.y59 %token <i> PRINT PRINTF SPRINTF
84 %left PRINT PRINTF RETURN SPLIT SPRINTF STRING SUB SUBSTR
175 pa_pat { $$ = stat2(PASTAT, $1, stat2(PRINT, rectonode(), NIL)); }
177 | pa_pat ',' opt_nl pa_pat { $$ = pa2stat($1, $4, stat2(PRINT, rectonode(), NIL)); }
269 PRINT | PRINTF
/freebsd-11-stable/usr.bin/mklocale/
H A Dlex.l111 PRINT { yylval.i = _CTYPE_R;
/freebsd-11-stable/contrib/bmake/mk/
H A Down.mk69 PRINT.VAR.MAKE = MAKESYSPATH=${MAKESYSPATH:U${.PARSEDIR}} ${.MAKE}
72 PRINTOBJDIR= ${PRINT.VAR.MAKE} -r -V .OBJDIR -f /dev/null xxx
74 PRINTOBJDIR= ${PRINT.VAR.MAKE} -V .OBJDIR
/freebsd-11-stable/usr.sbin/pmcstat/
H A Dpmcstat_log.c2219 #define PRINT(N,V) do { \ macro
2227 PRINT("#exec/a.out", exec_aout);
2228 PRINT("#exec/elf", exec_elf);
2229 PRINT("#exec/unknown", exec_indeterminable);
2230 PRINT("#exec handling errors", exec_errors);
2231 PRINT("#samples/total", samples_total);
2232 PRINT("#samples/unclaimed", samples_unknown_offset);
2233 PRINT("#samples/unknown-object", samples_indeterminable);
2234 PRINT("#samples/unknown-function", samples_unknown_function);
2235 PRINT("#callchai
[all...]
/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatmvar.h591 #define DBG(SC, FL, PRINT) do { \
594 printf PRINT; \
615 #define DBG(SC, FL, PRINT)

Completed in 154 milliseconds

12