_ 59 htags/defineindex.c char command[1024], buf[1024], alpha[32], alpha_f[32], *_; _ 103 htags/defineindex.c while ((_ = strbuf_fgets(sb, TAGS, STRBUF_NOCRLF)) != NULL) { _ 108 htags/defineindex.c tag = _; _ 392 htags/htags.c char *_; _ 453 htags/htags.c while ((_ = strbuf_fgets(sb, ip, STRBUF_NOCRLF)) != NULL) { _ 457 htags/htags.c for (p = _; !regexec(&preg, p, 2, pmatch, 0); p += pmatch[0].rm_eo) { _ 899 htags/htags.c const char *_, *item; _ 956 htags/htags.c while ((_ = strbuf_fgets(ib, ip, STRBUF_NOCRLF)) != NULL) { _ 957 htags/htags.c strbuf_puts_nl(sb, gen_list_body(SRCS, _)); _ 739 htags/src2html.c fputs("[CVS]", out); _ 743 htags/src2html.c } _ 745 htags/src2html.c fputs(comment_begin, out); _ 62 libglibc/getopt.c #ifndef _ _ 525 libglibc/getopt.c fprintf (stderr, _("%s: option `%s' is ambiguous\n"), _ 548 libglibc/getopt.c _("%s: option `--%s' doesn't allow an argument\n"), _ 553 libglibc/getopt.c _("%s: option `%c%s' doesn't allow an argument\n"), _ 568 libglibc/getopt.c _("%s: option `%s' requires an argument\n"), _ 596 libglibc/getopt.c fprintf (stderr, _("%s: unrecognized option `--%s'\n"), _ 600 libglibc/getopt.c fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), _ 625 libglibc/getopt.c fprintf (stderr, _("%s: illegal option -- %c\n"), _ 628 libglibc/getopt.c fprintf (stderr, _("%s: invalid option -- %c\n"), _ 664 libglibc/getopt.c _("%s: option requires an argument -- %c\n"), _ 421 libglibc/obstack.c __fwprintf (stderr, L"%s\n", _("memory exhausted")); _ 424 libglibc/obstack.c fprintf (stderr, "%s\n", _("memory exhausted"));