printf 577 gtags-cscope/display.c (void) printf("%s\n", msg); printf 616 gtags-cscope/display.c (void) printf("%s\n", msg); printf 441 gtags-cscope/gtags-cscope.c printf("cscope: %d lines\n", printf 454 gtags-cscope/gtags-cscope.c printf(">> "); printf 476 gtags-cscope/gtags-cscope.c printf("cscope: %d lines\n", totallines); printf 176 gtags-cscope/mouse.c (void) printf("\033V1"); /* display the scrollbar */ printf 177 gtags-cscope/mouse.c (void) printf("\033M0@%s@%s@", menu[0].text, menu[0].value); printf 179 gtags-cscope/mouse.c (void) printf("\033M@%s@%s@", menu[i].text, menu[i].value); printf 186 gtags-cscope/mouse.c (void) printf("\033[6;1X\033[9;1X"); printf 189 gtags-cscope/mouse.c (void) printf("\033[%d;%dx%s%s", len, printf 207 gtags-cscope/mouse.c (void) printf("\033{2\033#2"); printf 222 gtags-cscope/mouse.c (void) printf("\033[6;0X\033[9;0X"); printf 224 gtags-cscope/mouse.c (void) printf("\033[0;0x"); printf 258 gtags-cscope/mouse.c (void) printf("\033W%c%c", p1, p2); printf 342 gtags/gtags.c printf("%s\t%s\t%s\n", dbop->lastkey, dat, flag); printf 344 gtags/gtags.c printf("%s\t%s\n", dbop->lastkey, dat); printf 1178 libglibc/getopt.c printf ("digits occur in two different argv-elements.\n"); printf 1180 libglibc/getopt.c printf ("option %c\n", c); printf 1184 libglibc/getopt.c printf ("option a\n"); printf 1188 libglibc/getopt.c printf ("option b\n"); printf 1192 libglibc/getopt.c printf ("option c with value '%s'\n", optarg); printf 1199 libglibc/getopt.c printf ("?? getopt returned character code 0%o ??\n", c); printf 1205 libglibc/getopt.c printf ("non-option ARGV-elements: "); printf 1207 libglibc/getopt.c printf ("%s ", argv[optind++]); printf 1208 libglibc/getopt.c printf ("\n"); printf 135 libglibc/getopt1.c printf ("option %s", long_options[option_index].name); printf 137 libglibc/getopt1.c printf (" with arg %s", optarg); printf 138 libglibc/getopt1.c printf ("\n"); printf 152 libglibc/getopt1.c printf ("digits occur in two different argv-elements.\n"); printf 154 libglibc/getopt1.c printf ("option %c\n", c); printf 158 libglibc/getopt1.c printf ("option a\n"); printf 162 libglibc/getopt1.c printf ("option b\n"); printf 166 libglibc/getopt1.c printf ("option c with value `%s'\n", optarg); printf 170 libglibc/getopt1.c printf ("option d with value `%s'\n", optarg); printf 177 libglibc/getopt1.c printf ("?? getopt returned character code 0%o ??\n", c); printf 183 libglibc/getopt1.c printf ("non-option ARGV-elements: "); printf 185 libglibc/getopt1.c printf ("%s ", argv[optind++]); printf 186 libglibc/getopt1.c printf ("\n"); printf 618 libglibc/regex.c # define DEBUG_PRINT1(x) if (debug) printf (x) printf 619 libglibc/regex.c # define DEBUG_PRINT2(x1, x2) if (debug) printf (x1, x2) printf 620 libglibc/regex.c # define DEBUG_PRINT3(x1, x2, x3) if (debug) printf (x1, x2, x3) printf 621 libglibc/regex.c # define DEBUG_PRINT4(x1, x2, x3, x4) if (debug) printf (x1, x2, x3, x4) printf 650 libglibc/regex.c printf ("-"); printf 674 libglibc/regex.c printf ("(null)\n"); printf 681 libglibc/regex.c printf ("%d:\t", p - start); printf 686 libglibc/regex.c printf ("/no_op"); printf 691 libglibc/regex.c printf ("/exactn/%d", mcnt); printf 702 libglibc/regex.c printf ("/start_memory/%d/%d", mcnt, *p++); printf 707 libglibc/regex.c printf ("/stop_memory/%d/%d", mcnt, *p++); printf 711 libglibc/regex.c printf ("/duplicate/%d", *p++); printf 715 libglibc/regex.c printf ("/anychar"); printf 724 libglibc/regex.c printf ("/charset [%s", printf 762 libglibc/regex.c printf ("/begline"); printf 766 libglibc/regex.c printf ("/endline"); printf 771 libglibc/regex.c printf ("/on_failure_jump to %d", p + mcnt - start); printf 776 libglibc/regex.c printf ("/on_failure_keep_string_jump to %d", p + mcnt - start); printf 781 libglibc/regex.c printf ("/dummy_failure_jump to %d", p + mcnt - start); printf 785 libglibc/regex.c printf ("/push_dummy_failure"); printf 790 libglibc/regex.c printf ("/maybe_pop_jump to %d", p + mcnt - start); printf 795 libglibc/regex.c printf ("/pop_failure_jump to %d", p + mcnt - start); printf 800 libglibc/regex.c printf ("/jump_past_alt to %d", p + mcnt - start); printf 805 libglibc/regex.c printf ("/jump to %d", p + mcnt - start); printf 812 libglibc/regex.c printf ("/succeed_n to %d, %d times", p1 - start, mcnt2); printf 819 libglibc/regex.c printf ("/jump_n to %d, %d times", p1 - start, mcnt2); printf 826 libglibc/regex.c printf ("/set_number_at location %d to %d", p1 - start, mcnt2); printf 830 libglibc/regex.c printf ("/wordbound"); printf 834 libglibc/regex.c printf ("/notwordbound"); printf 838 libglibc/regex.c printf ("/wordbeg"); printf 842 libglibc/regex.c printf ("/wordend"); printf 846 libglibc/regex.c printf ("/before_dot"); printf 850 libglibc/regex.c printf ("/at_dot"); printf 854 libglibc/regex.c printf ("/after_dot"); printf 858 libglibc/regex.c printf ("/syntaxspec"); printf 860 libglibc/regex.c printf ("/%d", mcnt); printf 864 libglibc/regex.c printf ("/notsyntaxspec"); printf 866 libglibc/regex.c printf ("/%d", mcnt); printf 871 libglibc/regex.c printf ("/wordchar"); printf 875 libglibc/regex.c printf ("/notwordchar"); printf 879 libglibc/regex.c printf ("/begbuf"); printf 883 libglibc/regex.c printf ("/endbuf"); printf 887 libglibc/regex.c printf ("?%d", *(p-1)); printf 893 libglibc/regex.c printf ("%d:\tend of pattern.\n", p - start); printf 904 libglibc/regex.c printf ("%ld bytes used/%ld bytes allocated.\n", printf 909 libglibc/regex.c printf ("fastmap: "); printf 913 libglibc/regex.c printf ("re_nsub: %d\t", bufp->re_nsub); printf 914 libglibc/regex.c printf ("regs_alloc: %d\t", bufp->regs_allocated); printf 915 libglibc/regex.c printf ("can_be_null: %d\t", bufp->can_be_null); printf 916 libglibc/regex.c printf ("newline_anchor: %d\n", bufp->newline_anchor); printf 917 libglibc/regex.c printf ("no_sub: %d\t", bufp->no_sub); printf 918 libglibc/regex.c printf ("not_bol: %d\t", bufp->not_bol); printf 919 libglibc/regex.c printf ("not_eol: %d\t", bufp->not_eol); printf 920 libglibc/regex.c printf ("syntax: %lx\n", bufp->syntax); printf 936 libglibc/regex.c printf ("(null)"); printf 38 libutil/die.h # define __printf__ printf printf 33 libutil/statistics.h # define __printf__ printf printf 43 libutil/strbuf.h # define __printf__ printf