/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/ |
H A D | stdio.d | 44 import core.stdc.stdio : FILE, fflush, fileno, fprintf, fgetc, EOF, fclose; 81 while ((c = fgetc(f)) != EOF) 102 assert(fgetc(f) == 1); 103 assert(fgetc(f) == 2); 104 assert(fgetc(f) == 3); 105 assert(fgetc(f) == 4);
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | intrinsics.c | 35 extern int PREFIX(fgetc) (const int *, char *, gfc_charlen_type); 36 export_proto_np(PREFIX(fgetc)); 39 PREFIX(fgetc) (const int *unit, char *c, gfc_charlen_type c_len) in PREFIX() argument 75 *st = PREFIX(fgetc) (unit, c, c_len); \ 77 PREFIX(fgetc) (unit, c, c_len); } 91 return PREFIX(fgetc) (&five, c, c_len); in PREFIX() 102 *st = PREFIX(fgetc) (&five, c, c_len); \ 104 PREFIX(fgetc) (&five, c, c_len); }
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | intrinsics.c | 35 extern int PREFIX(fgetc) (const int *, char *, gfc_charlen_type); 36 export_proto_np(PREFIX(fgetc)); 39 PREFIX(fgetc) (const int *unit, char *c, gfc_charlen_type c_len) in PREFIX() argument 75 *st = PREFIX(fgetc) (unit, c, c_len); \ 77 PREFIX(fgetc) (unit, c, c_len); } 91 return PREFIX(fgetc) (&five, c, c_len); in PREFIX() 102 *st = PREFIX(fgetc) (&five, c, c_len); \ 104 PREFIX(fgetc) (&five, c, c_len); }
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | stdio-read.c | 141 return fgetc (stdin); in getchar() 145 fgetc (FILE *stream) in fgetc() function 146 #undef fgetc in fgetc() 148 CALL_WITH_ERRNO_FIX (int, fgetc (stream), ret == EOF) in fgetc()
|
H A D | stdio.in.h | 352 # undef fgetc 353 # define fgetc rpl_fgetc 355 _GL_FUNCDECL_RPL (fgetc, int, (FILE *stream) _GL_ARG_NONNULL ((1))); 356 _GL_CXXALIAS_RPL (fgetc, int, (FILE *stream)); 358 _GL_CXXALIAS_SYS (fgetc, int, (FILE *stream)); 361 _GL_CXXALIASWARN (fgetc); 825 _GL_FUNCDECL_RPL (fgetc, int, (FILE *stream) _GL_ARG_NONNULL ((1)));
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
H A D | bn_mp_fread.c | 29 ch = fgetc(stream); in mp_fread() 32 ch = fgetc(stream); in mp_fread() 56 ch = fgetc(stream); in mp_fread()
|
/netbsd-src/external/lgpl3/gmp/dist/scanf/ |
H A D | fscanffuns.c | 41 int fgetc (FILE *); 59 (gmp_doscan_get_t) fgetc,
|
/netbsd-src/external/bsd/openpam/dist/lib/libpam/ |
H A D | openpam_readline.c | 71 ch = fgetc(f); in openpam_readline() 75 ch = fgetc(f); in openpam_readline()
|
/netbsd-src/sys/external/isc/libsodium/dist/test/default/ |
H A D | cmptest.h | 108 if ((c = fgetc(fp_res)) != fgetc(fp_out)) { in main()
|
/netbsd-src/usr.bin/gzip/ |
H A D | unpack.c | 203 if ((thisbyte = fgetc(unpackd->fpIn)) == EOF) in unpack_parse_header() 231 if ((thisbyte = fgetc(unpackd->fpIn)) == EOF) in unpack_parse_header() 271 while ((thisbyte = fgetc(unpackd->fpIn)) != EOF) { in unpack_decode()
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | hex.c | 41 c = fgetc(fp); in isc_gethexstring() 51 c = fgetc(fp); in isc_gethexstring()
|
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpidump/ |
H A D | apfiles.c | 79 InChar = fgetc (stdin); in ApIsExistingFile() 82 InChar = fgetc (stdin); in ApIsExistingFile()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/irs/ |
H A D | resconf.c | 144 ch = fgetc(fp); in eatline() 146 ch = fgetc(fp); in eatline() 161 ch = fgetc(fp); in eatwhite() 163 ch = fgetc(fp); in eatwhite() 206 ch = fgetc(fp); in getword()
|
/netbsd-src/external/mpl/bind/dist/lib/irs/ |
H A D | resconf.c |
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | listing.c | 511 c = fgetc (last_open_file); in buffer_line() 517 c = fgetc (last_open_file); in buffer_line() 524 int next = fgetc (last_open_file); in buffer_line() 646 if (fgetc (last_open_file) == '\r') in rebuffer_line() 661 c = fgetc (last_open_file); in rebuffer_line() 669 c = fgetc (last_open_file); in rebuffer_line() 676 int next = fgetc (last_open_file); in rebuffer_line()
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/ |
H A D | system.h | 110 # undef fgetc 111 # define fgetc(Stream) fgetc_unlocked (Stream) macro
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | acclib.h | 250 #define getchar(c) fgetc(stdin) 308 fgetc (
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | system.h | 110 # undef fgetc 111 # define fgetc(Stream) fgetc_unlocked (Stream) macro
|
/netbsd-src/usr.sbin/bootp/common/ |
H A D | readfile.c | 507 c = fgetc(fp); in read_entry() 516 c = fgetc(fp); in read_entry() 535 c = fgetc(fp); in read_entry() 541 c = fgetc(fp); /* Backslash, read a new character */ in read_entry() 559 c = fgetc(fp); in read_entry() 572 if ((c = fgetc(fp)) < 0) { /* Backslash */ in read_entry() 590 c = fgetc(fp); in read_entry() 597 c = fgetc(fp); in read_entry()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | listing.c | 511 c = fgetc (last_open_file); in buffer_line() 517 c = fgetc (last_open_file); in buffer_line() 524 int next = fgetc (last_open_file); in buffer_line() 646 if (fgetc (last_open_file) == '\r') in rebuffer_line() 661 c = fgetc (last_open_file); in rebuffer_line() 669 c = fgetc (last_open_file); in rebuffer_line() 676 int next = fgetc (last_open_file); in rebuffer_line()
|
/netbsd-src/usr.bin/menuc/ |
H A D | mdb.c | 465 while ((ch = fgetc(sys_file)) != '\014') /* Control-L */ in write_menu_file() 469 while ((ch = fgetc(sys_file)) != '\n') in write_menu_file() 471 while ((ch = fgetc(sys_file)) != EOF) in write_menu_file()
|
/netbsd-src/lib/libc/stdio/ |
H A D | fgetc.c | 51 fgetc(FILE *fp) in fgetc() function
|
/netbsd-src/external/bsd/flex/dist/tests/ |
H A D | lineno_trailing.l | 65 while ((c=fgetc(in)) != EOF)
|
H A D | lineno_nr.l | 72 while ((c=fgetc(in)) != EOF)
|
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | lexer.c | 82 c = fgetc(yyin); 84 c = fgetc(yyin); 87 c = fgetc(yyin);
|