/netbsd-src/external/lgpl3/mpc/dist/src/ |
H A D | inp_str.c | 36 ungetc (c, stream); in skip_whitespace() 67 ungetc (c, stream); in extract_suffix() 123 ungetc (c, stream); in extract_string() 149 ungetc (c, stream); in extract_string() 154 ungetc (c, stream); in extract_string() 189 ungetc (c, stream); in mpc_inp_str() 194 ungetc (c, stream); in mpc_inp_str() 217 ungetc (c, stream); in mpc_inp_str() 221 ungetc (c, stream); in mpc_inp_str()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | input-file.c | 177 ungetc ('#', f_in); in input_file_open() 179 ungetc ('\n', f_in); in input_file_open() 187 ungetc ('#', f_in); in input_file_open() 189 ungetc ('\n', f_in); in input_file_open() 192 ungetc ('\n', f_in); in input_file_open() 194 ungetc ('#', f_in); in input_file_open() 197 ungetc (c, f_in); in input_file_open()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | input-file.c | 177 ungetc ('#', f_in); in input_file_open() 179 ungetc ('\n', f_in); in input_file_open() 187 ungetc ('#', f_in); in input_file_open() 189 ungetc ('\n', f_in); in input_file_open() 192 ungetc ('\n', f_in); in input_file_open() 194 ungetc ('#', f_in); in input_file_open() 197 ungetc (c, f_in); in input_file_open()
|
/netbsd-src/usr.bin/ctags/ |
H A D | C.c | 136 (void)ungetc(c, inf); in c_entries() 158 ungetc(c, inf); in c_entries() 334 (void)ungetc(c, inf); in func_entry() 347 (void)ungetc(c, inf); in func_entry() 372 ungetc(c, inf); in hash_entry() 455 (void)ungetc(c, inf); in str_entry() 490 ungetc(c, inf); in skip_comment() 560 (void)ungetc(c, inf); in skip_key()
|
H A D | yacc.c | 88 (void)ungetc(c, inf); in y_entries() 94 (void)ungetc(c, inf); in y_entries() 122 (void)ungetc(c, inf); in y_entries()
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | main.cpp | 99 ungetc(d, fp); in get() 112 ungetc(c, fp); in get() 123 ungetc(c, fp); in get() 129 ungetc(c, fp); in get() 171 ungetc(d, fp); in peek() 185 ungetc(c, fp); in peek() 197 ungetc(c, fp); in peek() 204 ungetc(c, fp); in peek() 210 ungetc(c, fp); in peek() 378 ungetc(c, fp); in do_file()
|
/netbsd-src/games/trek/ |
H A D | getpar.c | 232 ungetc(c, stdin); in testnl() 236 ungetc(c, stdin); in testnl() 254 ungetc('\n', stdin); in skiptonl() 275 ungetc(c, stdin); in testterm() 298 ungetc(c, stdin); in readdelim()
|
/netbsd-src/external/lgpl3/mpc/dist/tests/ |
H A D | tpl_native.c | 38 ungetc (datafile_context->nextchar, datafile_context->fd); in tpl_read_int() 70 ungetc (datafile_context->nextchar, datafile_context->fd); in tpl_read_ui() 103 ungetc (datafile_context->nextchar, datafile_context->fd); in tpl_read_si()
|
H A D | read_data.c | 269 ungetc (nextchar, fp); in read_int() 293 ungetc (nextchar, fp); in read_mpfr_prec() 316 ungetc (nextchar, fp); in read_mpfr_mantissa()
|
H A D | tpl_mpfr.c | 35 ungetc (datafile_context->nextchar, datafile_context->fd); in tpl_read_mpfr_prec() 58 ungetc (datafile_context->nextchar, datafile_context->fd); in tpl_read_mpfr_mantissa()
|
H A D | tpl_gmp.c | 32 ungetc (datafile_context->nextchar, datafile_context->fd); in tpl_read_mpz()
|
/netbsd-src/external/lgpl3/gmp/dist/scanf/ |
H A D | fscanffuns.c | 47 int ungetc (int, FILE *); 60 (gmp_doscan_unget_t) ungetc,
|
/netbsd-src/usr.bin/fpr/ |
H A D | fpr.c | 108 ungetc((int) EOL, stdin); in main() 125 ungetc(ch, stdin); in main() 139 ungetc((int) EOL, stdin); in main() 161 ungetc(ch, stdin); in main()
|
/netbsd-src/external/ibm-public/postfix/dist/mantools/ |
H A D | comment.c | 16 ungetc(c, stdin); in copy_comment() 54 ungetc(c, stdin); in main()
|
/netbsd-src/games/boggle/boggle/ |
H A D | help.c | 66 if (ungetc(getc(fp), fp) == EOF) { in help() 81 if (eof || ungetc(getc(fp), fp) == EOF) { in help()
|
/netbsd-src/external/bsd/openpam/dist/lib/libpam/ |
H A D | openpam_readword.c | 93 ungetc(ch, f); in openpam_readword() 144 ungetc(ch, f); in openpam_readword()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | x-rst.c | 191 ungetc (c, f); in extract_rst() 201 ungetc (c, f); in extract_rst()
|
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/ |
H A D | DviP.h | 211 ungetc (c, dw->dvi.tmpFile)\ 214 ungetc (c, dw->dvi.file)))
|
/netbsd-src/usr.bin/sed/ |
H A D | main.c | 365 (void)ungetc(c, infile); in mf_fgets() 537 ungetc(ch, file_fd); in next_files_have_lines() 563 ungetc(ch, infile); in lastline()
|
/netbsd-src/lib/libc/stdio/ |
H A D | vfscanf.c | 506 (void)ungetc(buf[n], in __svfscanf_unlocked_l() 607 (void)ungetc(buf[n], in __svfscanf_unlocked_l() 772 (void)ungetc(*(u_char *)--p, fp); in __svfscanf_unlocked_l() 778 (void)ungetc(c, fp); in __svfscanf_unlocked_l() 1106 (void)ungetc(*(u_char *)p, fp); in parsefloat()
|
H A D | Makefile.inc | 18 sscanf.c stdio.c swprintf.c swscanf.c tmpfile.c ungetc.c ungetwc.c \ 32 tmpnam.3 ungetc.3 ungetwc.3 wprintf.3 wscanf.3 open_memstream.3
|
/netbsd-src/usr.bin/rdist/ |
H A D | gram.y | 245 ungetc(c, fin); in yylex() 281 ungetc(c, fin); in yylex() 303 ungetc(c, fin); in yylex()
|
/netbsd-src/usr.bin/bdes/ |
H A D | bdes.c | 582 (void)ungetc(c, stdin); in ecbdec() 654 (void)ungetc(c, stdin); in cbcdec() 788 (void)ungetc(c, stdin); in cfbdec() 881 (void)ungetc(c, stdin); in cfbadec() 975 (void)ungetc(c, stdin); in ofbdec()
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | dtio.c | 438 ungetc(c1, Handle); in DtGetNextLine() 621 ungetc (c, Handle); in DtGetNextLine() 665 ungetc (c, Handle); in DtGetNextLine()
|
/netbsd-src/external/lgpl3/gmp/dist/mpq/ |
H A D | inp_str.c | 70 ungetc (c, fp); in mpq_inp_str()
|