Home
last modified time | relevance | path

Searched refs:getc (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dmain.cpp86 int c = getc(fp); in get()
89 c = getc(fp); in get()
93 c = getc(fp); in get()
95 c = getc(fp); in get()
97 int d = getc(fp); in get()
110 c = getc(fp); in get()
158 int c = getc(fp); in peek()
161 c = getc(fp); in peek()
165 c = getc(fp); in peek()
167 c = getc(fp); in peek()
[all …]
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dread_data.c86 nextchar = getc (fp); in skip_line()
90 nextchar = getc (fp); in skip_line()
103 nextchar = getc (fp); in skip_whitespace()
129 nextchar = getc (fp); in read_string()
148 nextchar = getc (fp); in read_string()
166 nextchar = getc (fp); in read_string()
208 nextchar = getc (fp); in read_ternary()
238 nextchar = getc (fp); in read_mpfr_rounding_mode()
277 nextchar = getc (fp); in read_int()
302 nextchar = getc (fp); in read_mpfr_prec()
[all …]
H A Dread_line.c183 datafile_context->nextchar = getc (datafile_context->fd); in tpl_skip_line()
187 datafile_context->nextchar = getc (datafile_context->fd); in tpl_skip_line()
200 datafile_context->nextchar = getc (datafile_context->fd); in tpl_skip_whitespace()
247 datafile_context->nextchar = getc (datafile_context->fd); in tpl_read_ternary()
H A Dtpl_native.c46 datafile_context->nextchar = getc (datafile_context->fd); in tpl_read_int()
78 datafile_context->nextchar = getc (datafile_context->fd); in tpl_read_ui()
111 datafile_context->nextchar = getc (datafile_context->fd); in tpl_read_si()
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dinp_str.c29 int c = getc (stream); in skip_whitespace()
32 c = getc (stream); in skip_whitespace()
51 c = getc (stream); in extract_suffix()
59 c = getc (stream); in extract_suffix()
85 c = getc (stream); in extract_string()
95 c = getc (stream); in extract_string()
140 c = getc (stream); in extract_string()
173 c = getc (stream); in mpc_inp_str()
186 c = getc (stream); in mpc_inp_str()
209 c = getc (stream); in mpc_inp_str()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dx-rst.c77 c = getc (f); in extract_rst()
92 c = getc (f); in extract_rst()
119 c = getc (f); in extract_rst()
130 c = getc (f); in extract_rst()
142 c = getc (f); in extract_rst()
165 c = getc (f); in extract_rst()
178 c = getc (f); in extract_rst()
195 c = getc (f); in extract_rst()
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dinp_str.c58 c = getc (stream); in mpz_inp_str()
94 c = getc (stream); in mpz_inp_str_nowhite()
109 c = getc (stream); in mpz_inp_str_nowhite()
114 c = getc (stream); in mpz_inp_str_nowhite()
120 c = getc (stream); in mpz_inp_str_nowhite()
129 c = getc (stream); in mpz_inp_str_nowhite()
150 c = getc (stream); in mpz_inp_str_nowhite()
/netbsd-src/lib/libcompat/4.3/
H A Druserpass.c192 while ((c=getc(cfile)) != EOF)
206 for (i=0; i < 8 && (c=getc(cfile)) != EOF &&
217 while ((c=getc(cfile)) != EOF && c != '\n');
233 if ((c=getc(cfile)) == EOF) {
276 while ((c = getc(cfile)) != EOF && in token()
283 while ((c = getc(cfile)) != EOF && c != '"') { in token()
285 c = getc(cfile); in token()
290 while ((c = getc(cfile)) != EOF in token()
293 c = getc(cfile); in token()
/netbsd-src/usr.bin/ftp/
H A Druserpass.c188 while ((c = getc(cfile)) != EOF) in ruserpass()
204 for (i = 0; i < 8 && (c = getc(cfile)) != EOF && in ruserpass()
216 while ((c = getc(cfile)) != EOF && c != '\n'); in ruserpass()
233 if ((c = getc(cfile)) == EOF) { in ruserpass()
284 while ((c = getc(cfile)) != EOF && in token()
291 while ((c = getc(cfile)) != EOF && c != '"') { in token()
293 if ((c = getc(cfile)) == EOF) in token()
303 while ((c = getc(cfile)) != EOF in token()
306 if ((c = getc(cfile)) == EOF) in token()
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dhdb.cpp188 (void) getc(file); /* eat blank */ in DBRead()
191 int c = getc(file); in DBRead()
299 while ((c = getc(f)) == ' '); in xscanf()
301 while ((c = getc(f)) != '\n'); in xscanf()
308 c = getc(f); in xscanf()
318 c = getc(f); in xscanf()
324 while ((c = getc(f)) == ' '); in xscanf()
329 c = getc(f); in xscanf()
339 c = getc(f); in xscanf()
/netbsd-src/external/bsd/nvi/dist/catalog/
H A Ddump.c33 if ((s = getc(fp)) == EOF) \
39 if ((ch = getc(fp)) == EOF) \
46 if ((ch = getc(fp)) == EOF) \
62 if ((ch = getc(fp)) == EOF)
68 if ((ch = getc(fp)) == EOF)
/netbsd-src/external/gpl2/groff/dist/src/utils/tfmtodit/
H A Dtfmtodit.cpp285 int c1 = getc(fp); in load()
286 int c2 = getc(fp); in load()
425 if (getc(fp) != pre || getc(fp) != gf_id_byte) { in load()
429 int n = getc(fp); in load()
435 int op = getc(fp); in load()
479 int code = getc(fp); in load()
493 int len = getc(fp); in load()
501 int c = getc(fp); in load()
509 c = getc(fp); in load()
553 *p = getc(fp); in sread4()
[all …]
/netbsd-src/usr.bin/soelim/
H A Dsoelim.c187 c = getc(soee); in process()
192 c = getc(soee); in process()
197 c = getc(soee); in process()
203 c = getc(soee); in process()
218 c = getc(soee); in process()
238 c = getc(soee); in process()
/netbsd-src/usr.bin/cmp/
H A Dspecial.c64 ch1 = getc(fp1); in c_special()
71 ch2 = getc(fp2); in c_special()
79 ch1 = getc(fp1); in c_special()
80 ch2 = getc(fp2); in c_special()
/netbsd-src/usr.bin/mail/
H A Dquit.c88 while ((c = getc(res)) != EOF) in writeback()
109 while ((c = getc(res)) != EOF) in writeback()
194 while ((c = getc(ibuf)) != EOF) in edstop()
236 while ((c = getc(ibuf)) != EOF) in edstop()
334 while ((c = getc(fbuf)) != EOF) in quit()
339 c = getc(fbuf); in quit()
451 while ((c = getc(abuf)) != EOF) in quit()
503 c = getc(ibuf); in quit()
508 c = getc(ibuf); in quit()
550 while ((c = getc(rbuf)) != EOF) in quit()
/netbsd-src/lib/libc/stdio/
H A DMakefile.inc13 getc.c getchar.c getdelim.c getline.c gettemp.c getw.c getwc.c \
30 fseek.3 funopen.3 fwide.3 getc.3 getdelim.3 getwc.3 mktemp.3 printf.3 \
45 MLINKS+=getc.3 fgetc.3 getc.3 getc_unlocked.3 getc.3 getchar.3 \
46 getc.3 getchar_unlocked.3 getc.3 getw.3
/netbsd-src/usr.bin/rdist/
H A Dgram.y213 switch (c = getc(fin)) { in yylex()
218 while ((c = getc(fin)) != EOF && c != '\n') in yylex()
243 if ((c = getc(fin)) == '>') in yylex()
257 c = getc(fin); in yylex()
261 if ((c = getc(fin)) == EOF) { in yylex()
279 if ((c = getc(fin)) == ':') in yylex()
292 if ((c = getc(fin)) != EOF) { in yylex()
301 c = getc(fin); in yylex()
/netbsd-src/usr.bin/tail/
H A Dforward.c107 if ((ch = getc(fp)) == EOF) { in forward()
119 if ((ch = getc(fp)) == EOF) { in forward()
138 while (getc(fp) != EOF); in forward()
160 while (getc(fp) != EOF); in forward()
182 while ((ch = getc(fp)) != EOF) { in forward()
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dmain.c291 if( (c = getc(sortfile)) == EOF) in rdname()
297 if( (c = getc(sortfile)) == EOF) in rdname()
311 for(c = getc(sortfile) ; c!=EOF && isspace(c) ; c = getc(sortfile) ); in rdlong()
316 for(*n = 0 ; isdigit(c) ; c = getc(sortfile) ) in rdlong()
418 while ( putc( getc(sortfile), stdout) != '\n') in dodata()
/netbsd-src/external/gpl2/rcs/dist/src/
H A Dident.c207 c = getc(file);
235 while ((c = getc(fp)) != VDELIM) {
251 if ((c = getc(fp)) != ' ')
254 while( (c = getc(fp)) != KDELIM ) {
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dlex_var.h23 (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
41 getc(yyin)) == 10 ? (pos++, yylineno++, yytchar) : \
50 getc(yyin)) == 10 ? (pos++, yylineno++, yytchar) : \
/netbsd-src/external/gpl2/grep/dist/intl/
H A Dlocalcharset.c83 # undef getc
84 # define getc getc_unlocked macro
146 c = getc (fp); in get_charset_aliases()
155 c = getc (fp); in get_charset_aliases()
/netbsd-src/external/gpl2/groff/dist/src/utils/indxbib/
H A Dindxbib.cpp260 for (c = getc(fp); c != '\n' && c != EOF; c = getc(fp)) { in main()
393 int c = getc(fp); in read_common_words_file()
395 c = getc(fp); in read_common_words_file()
401 c = getc(fp); in read_common_words_file()
429 while ((c = getc(fp)) != EOF) { in do_whole_file()
433 while ((c = getc(fp)) != EOF) { in do_whole_file()
485 int c = getc(fp); in do_file()
491 int peek = getc(fp); in do_file()
/netbsd-src/usr.bin/locate/locate/
H A Dlocate.c195 p[c] = getc(fp), s[c] = getc(fp); in fastfind()
202 for (c = getc(fp), count = 0; c != EOF;) { in fastfind()
205 for (p = path + count; (c = getc(fp)) > SWITCH;) { in fastfind()
/netbsd-src/external/gpl3/gcc.old/dist/intl/
H A Dlocalcharset.c90 # undef getc
91 # define getc getc_unlocked macro
153 c = getc (fp); in get_charset_aliases()
162 c = getc (fp); in get_charset_aliases()

12345678910>>...18