crypto/openssh/sshkey-xmss.c
408
PRINT("corrupt state file: %s", filename);
crypto/openssh/sshkey-xmss.c
417
PRINT("cannot read blob: %s", filename);
crypto/openssh/sshkey-xmss.c
480
PRINT("cannot open/create: %s", lockfile);
crypto/openssh/sshkey-xmss.c
486
PRINT("cannot lock: %s", lockfile);
crypto/openssh/sshkey-xmss.c
491
PRINT("giving up on: %s", lockfile);
crypto/openssh/sshkey-xmss.c
511
PRINT("start from scratch idx 0: %u", state->idx);
crypto/openssh/sshkey-xmss.c
517
PRINT("state wrap: %u", state->idx);
crypto/openssh/sshkey-xmss.c
592
PRINT("more than one signature happened: idx %u state %u",
crypto/openssh/sshkey-xmss.c
611
PRINT("SERLIALIZE FAILED: %d", ret);
crypto/openssh/sshkey-xmss.c
615
PRINT("ENCRYPT FAILED: %d", ret);
crypto/openssh/sshkey-xmss.c
620
PRINT("open new state file: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
626
PRINT("write new state file hdr: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
633
PRINT("write new state file data: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
639
PRINT("sync new state file: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
645
PRINT("close new state file: %s", nstatefile);
crypto/openssh/sshkey-xmss.c
652
PRINT("backup state %s to %s", statefile, ostatefile);
crypto/openssh/sshkey-xmss.c
658
PRINT("rename %s to %s", nstatefile, statefile);
lib/libc/stdio/vfprintf.c
1000
PRINT(cp, ndig-1);
lib/libc/stdio/vfprintf.c
1003
PRINT(cp, 1);
lib/libc/stdio/vfprintf.c
1004
PRINT(expstr, expsize);
lib/libc/stdio/vfprintf.c
484
PRINT(cp, n);
lib/libc/stdio/vfprintf.c
947
PRINT(&sign, 1);
lib/libc/stdio/vfprintf.c
951
PRINT(ox, 2);
lib/libc/stdio/vfprintf.c
968
PRINT(cp, size);
lib/libc/stdio/vfprintf.c
974
PRINT(zeroes, 1);
lib/libc/stdio/vfprintf.c
976
PRINT(decimal_point,decpt_len);
lib/libc/stdio/vfprintf.c
993
PRINT(decimal_point,decpt_len);
lib/libc/stdio/vfprintf.c
998
PRINT(cp++, 1);
lib/libc/stdio/vfprintf.c
999
PRINT(decimal_point, decpt_len);
lib/libc/stdio/vfwprintf.c
1010
PRINT(&sign, 1);
lib/libc/stdio/vfwprintf.c
1014
PRINT(ox, 2);
lib/libc/stdio/vfwprintf.c
1031
PRINT(cp, size);
lib/libc/stdio/vfwprintf.c
1037
PRINT(zeroes, 1);
lib/libc/stdio/vfwprintf.c
1039
PRINT(&decimal_point, 1);
lib/libc/stdio/vfwprintf.c
1056
PRINT(&decimal_point, 1);
lib/libc/stdio/vfwprintf.c
1063
PRINT(buf, 2);
lib/libc/stdio/vfwprintf.c
1064
PRINT(cp, ndig-1);
lib/libc/stdio/vfwprintf.c
1067
PRINT(cp, 1);
lib/libc/stdio/vfwprintf.c
1068
PRINT(expstr, expsize);
lib/libc/stdio/vfwprintf.c
552
PRINT(cp, n);
lib/libc/stdlib/strfmon.c
146
PRINT(*fmt++);
lib/libc/stdlib/strfmon.c
309
PRINT(' ');
lib/libc/stdlib/strfmon.c
312
PRINT('(');
lib/libc/stdlib/strfmon.c
318
PRINT(' ');
lib/libc/stdlib/strfmon.c
326
PRINT(space_char);
lib/libc/stdlib/strfmon.c
329
PRINT(' ');
lib/libc/stdlib/strfmon.c
331
PRINT(space_char);
lib/libc/stdlib/strfmon.c
341
PRINT(' ');
lib/libc/stdlib/strfmon.c
352
PRINT(space_char);
lib/libc/stdlib/strfmon.c
356
PRINT(' ');
lib/libc/stdlib/strfmon.c
364
PRINT(' ');
lib/libc/stdlib/strfmon.c
369
PRINT(')');
lib/libc/stdlib/strfmon.c
374
PRINT(' ');
lib/libc/stdlib/strfmon.c
385
PRINT('\0');
lib/libc/stdlib/strfmon.c
66
PRINT(*tmps++); \
sys/dev/drm/i915/i915_params.c
213
I915_PARAMS_FOR_EACH(PRINT);
sys/dev/netif/mii_layer/mii_physubr.c
244
PRINT("HomePNA1");
sys/dev/netif/mii_layer/mii_physubr.c
252
PRINT("10baseT");
sys/dev/netif/mii_layer/mii_physubr.c
257
PRINT("10baseT-FDX");
sys/dev/netif/mii_layer/mii_physubr.c
263
PRINT("100baseTX");
sys/dev/netif/mii_layer/mii_physubr.c
268
PRINT("100baseTX-FDX");
sys/dev/netif/mii_layer/mii_physubr.c
274
PRINT("100baseT4");
sys/dev/netif/mii_layer/mii_physubr.c
291
PRINT("1000baseSX");
sys/dev/netif/mii_layer/mii_physubr.c
298
PRINT("1000baseSX-FDX");
sys/dev/netif/mii_layer/mii_physubr.c
316
PRINT("1000baseT");
sys/dev/netif/mii_layer/mii_physubr.c
324
PRINT("1000baseT-FDX");
sys/dev/netif/mii_layer/mii_physubr.c
332
PRINT("auto");
sys/dev/netif/mii_layer/tlphy.c
211
PRINT("10base2/BNC");
sys/dev/netif/mii_layer/tlphy.c
213
PRINT("10base5/AUI");
sys/dev/netif/mii_layer/xmphy.c
146
PRINT("1000baseSX");
sys/dev/netif/mii_layer/xmphy.c
148
PRINT("1000baseSX-FDX");
sys/dev/netif/mii_layer/xmphy.c
150
PRINT("auto");
sys/dev/netif/nge/if_nge.c
873
PRINT("1000baseSX");
sys/dev/netif/nge/if_nge.c
875
PRINT("1000baseSX-FDX");
sys/dev/netif/nge/if_nge.c
877
PRINT("auto");
tools/regression/include/tgmath/tgmath.c
409
PRINT("acos",
tools/regression/include/tgmath/tgmath.c
413
PRINT("asin",
tools/regression/include/tgmath/tgmath.c
417
PRINT("atan",
tools/regression/include/tgmath/tgmath.c
421
PRINT("acosh",
tools/regression/include/tgmath/tgmath.c
425
PRINT("asinh",
tools/regression/include/tgmath/tgmath.c
429
PRINT("atanh",
tools/regression/include/tgmath/tgmath.c
433
PRINT("cos",
tools/regression/include/tgmath/tgmath.c
437
PRINT("sin",
tools/regression/include/tgmath/tgmath.c
441
PRINT("tan",
tools/regression/include/tgmath/tgmath.c
445
PRINT("cosh",
tools/regression/include/tgmath/tgmath.c
449
PRINT("sinh",
tools/regression/include/tgmath/tgmath.c
453
PRINT("tanh",
tools/regression/include/tgmath/tgmath.c
457
PRINT("exp",
tools/regression/include/tgmath/tgmath.c
461
PRINT("log",
tools/regression/include/tgmath/tgmath.c
465
PRINT("pow",
tools/regression/include/tgmath/tgmath.c
469
PRINT("sqrt",
tools/regression/include/tgmath/tgmath.c
473
PRINT("fabs",
tools/regression/include/tgmath/tgmath.c
478
PRINT("atan2",
tools/regression/include/tgmath/tgmath.c
481
PRINT("cbrt",
tools/regression/include/tgmath/tgmath.c
484
PRINT("ceil",
tools/regression/include/tgmath/tgmath.c
487
PRINT("copysign",
tools/regression/include/tgmath/tgmath.c
490
PRINT("erf",
tools/regression/include/tgmath/tgmath.c
493
PRINT("erfc",
tools/regression/include/tgmath/tgmath.c
496
PRINT("exp2",
tools/regression/include/tgmath/tgmath.c
499
PRINT("expm1",
tools/regression/include/tgmath/tgmath.c
502
PRINT("fdim",
tools/regression/include/tgmath/tgmath.c
505
PRINT("floor",
tools/regression/include/tgmath/tgmath.c
508
PRINT("fma",
tools/regression/include/tgmath/tgmath.c
511
PRINT("fmax",
tools/regression/include/tgmath/tgmath.c
514
PRINT("fmin",
tools/regression/include/tgmath/tgmath.c
517
PRINT("fmod",
tools/regression/include/tgmath/tgmath.c
520
PRINT("frexp",
tools/regression/include/tgmath/tgmath.c
523
PRINT("hypot",
tools/regression/include/tgmath/tgmath.c
526
PRINT("ilogb",
tools/regression/include/tgmath/tgmath.c
529
PRINT("ldexp",
tools/regression/include/tgmath/tgmath.c
534
PRINT("lgamma",
tools/regression/include/tgmath/tgmath.c
537
PRINT("llrint",
tools/regression/include/tgmath/tgmath.c
540
PRINT("llround",
tools/regression/include/tgmath/tgmath.c
543
PRINT("log10",
tools/regression/include/tgmath/tgmath.c
546
PRINT("log1p",
tools/regression/include/tgmath/tgmath.c
549
PRINT("log2",
tools/regression/include/tgmath/tgmath.c
552
PRINT("logb",
tools/regression/include/tgmath/tgmath.c
555
PRINT("lrint",
tools/regression/include/tgmath/tgmath.c
558
PRINT("lround",
tools/regression/include/tgmath/tgmath.c
561
PRINT("nearbyint",
tools/regression/include/tgmath/tgmath.c
564
PRINT("nextafter",
tools/regression/include/tgmath/tgmath.c
567
PRINT("nexttoward",
tools/regression/include/tgmath/tgmath.c
573
PRINT("remainder",
tools/regression/include/tgmath/tgmath.c
576
PRINT("remquo",
tools/regression/include/tgmath/tgmath.c
579
PRINT("rint",
tools/regression/include/tgmath/tgmath.c
582
PRINT("round",
tools/regression/include/tgmath/tgmath.c
585
PRINT("scalbn",
tools/regression/include/tgmath/tgmath.c
590
PRINT("scalbln",
tools/regression/include/tgmath/tgmath.c
595
PRINT("tgamma",
tools/regression/include/tgmath/tgmath.c
598
PRINT("trunc",
tools/regression/include/tgmath/tgmath.c
602
PRINT("carg",
tools/regression/include/tgmath/tgmath.c
606
PRINT("cimag",
tools/regression/include/tgmath/tgmath.c
610
PRINT("conj",
tools/regression/include/tgmath/tgmath.c
614
PRINT("cproj",
tools/regression/include/tgmath/tgmath.c
618
PRINT("creal",
usr.bin/bc/bc.y
141
%token CONTINUE ELSE PRINT
usr.bin/bc/bc.y
349
| PRINT print_expression_list
usr.bin/ul/ul.c
308
PRINT(CURS_RIGHT);
usr.bin/ul/ul.c
425
PRINT(CURS_UP);
usr.bin/ul/ul.c
426
PRINT(CURS_UP);
usr.bin/ul/ul.c
499
PRINT(CURS_LEFT);
usr.bin/ul/ul.c
501
PRINT(UNDER_CHAR);
usr.bin/ul/ul.c
517
PRINT(EXIT_UNDERLINE);
usr.bin/ul/ul.c
521
PRINT(EXIT_ATTRIBUTES);
usr.bin/ul/ul.c
526
PRINT(ENTER_REVERSE);
usr.bin/ul/ul.c
533
PRINT(ENTER_UNDERLINE);
usr.bin/ul/ul.c
534
PRINT(ENTER_DIM);
usr.bin/ul/ul.c
537
PRINT(ENTER_DIM);
usr.bin/ul/ul.c
540
PRINT(ENTER_UNDERLINE);
usr.bin/ul/ul.c
543
PRINT(ENTER_BOLD);
usr.bin/ul/ul.c
550
PRINT(ENTER_STANDOUT);