Home
last modified time | relevance | path

Searched refs:ungetc (Results 1 – 25 of 186) sorted by relevance

12345678

/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dinp_str.c36 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 Dinput-file.c177 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 Dinput-file.c177 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 DC.c136 (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 Dyacc.c88 (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 Dmain.cpp99 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 Dgetpar.c232 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 Dtpl_native.c38 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 Dread_data.c269 ungetc (nextchar, fp); in read_int()
293 ungetc (nextchar, fp); in read_mpfr_prec()
316 ungetc (nextchar, fp); in read_mpfr_mantissa()
H A Dtpl_mpfr.c35 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 Dtpl_gmp.c32 ungetc (datafile_context->nextchar, datafile_context->fd); in tpl_read_mpz()
/netbsd-src/external/lgpl3/gmp/dist/scanf/
H A Dfscanffuns.c47 int ungetc (int, FILE *);
60 (gmp_doscan_unget_t) ungetc,
/netbsd-src/usr.bin/fpr/
H A Dfpr.c108 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 Dcomment.c16 ungetc(c, stdin); in copy_comment()
54 ungetc(c, stdin); in main()
/netbsd-src/games/boggle/boggle/
H A Dhelp.c66 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 Dopenpam_readword.c93 ungetc(ch, f); in openpam_readword()
144 ungetc(ch, f); in openpam_readword()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-rst.c191 ungetc (c, f); in extract_rst()
201 ungetc (c, f); in extract_rst()
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DDviP.h211 ungetc (c, dw->dvi.tmpFile)\
214 ungetc (c, dw->dvi.file)))
/netbsd-src/usr.bin/sed/
H A Dmain.c365 (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 Dvfscanf.c506 (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 DMakefile.inc18 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 Dgram.y245 ungetc(c, fin); in yylex()
281 ungetc(c, fin); in yylex()
303 ungetc(c, fin); in yylex()
/netbsd-src/usr.bin/bdes/
H A Dbdes.c582 (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 Ddtio.c438 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 Dinp_str.c70 ungetc (c, fp); in mpq_inp_str()

12345678