Home
last modified time | relevance | path

Searched defs:infile (Results 1 – 25 of 64) sorted by relevance

123

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dread-rtl.c52 fatal_with_file_and_line VPARAMS ((FILE *infile, const char *msg, ...)) in fatal_with_file_and_line()
89 fatal_expected_char (infile, expected_c, actual_c) in fatal_expected_char() argument
103 read_skip_spaces (infile) in read_skip_spaces() argument
156 read_name (str, infile) in read_name() argument
209 read_escape (ob, infile) in read_escape() argument
264 read_quoted_string (ob, infile) in read_quoted_string() argument
294 read_braced_string (ob, infile) in read_braced_string() argument
329 read_string (ob, infile, star_if_braced) in read_string() argument
429 read_constants (infile, tmp_char) in read_constants() argument
496 validate_const_int (infile, string) in validate_const_int() argument
[all …]
/openbsd-src/gnu/gcc/gcc/
H A Dread-rtl.c99 FILE *infile; member
184 fatal_with_file_and_line (FILE *infile, const char *msg, ...) in fatal_with_file_and_line()
220 fatal_expected_char (FILE *infile, int expected_c, int actual_c) in fatal_expected_char()
229 find_mode (const char *name, FILE *infile) in find_mode()
255 find_code (const char *name, FILE *infile) in find_code()
350 int value, FILE *infile, const char **unknown) in apply_mode_maps()
425 struct map_value *mode_maps, FILE *infile, in apply_macro_to_rtx()
621 const char *name, FILE *infile) in add_mapping()
827 read_skip_spaces (FILE *infile) in read_skip_spaces()
879 read_name (char *str, FILE *infile) in read_name()
[all …]
/openbsd-src/usr.bin/rpcgen/
H A Drpc_main.c69 char *infile; /* input module name */ member
237 open_output(char * infile,char * outfile) open_output() argument
305 open_input(char * infile,char * define) open_input() argument
376 c_output(infile,define,extend,outfile) c_output() argument
467 h_output(infile,define,extend,outfile) h_output() argument
518 s_output(argc,argv,infile,define,extend,outfile,nomain,netflag) s_output() argument
620 l_output(infile,define,extend,outfile) l_output() argument
656 t_output(infile,define,extend,outfile) t_output() argument
682 svc_output(infile,define,extend,outfile) svc_output() argument
718 clnt_output(infile,define,extend,outfile) clnt_output() argument
826 checkfiles(infile,outfile) checkfiles() argument
[all...]
H A Drpc_svcout.c91 write_most(infile, netflag, nomain) in write_most() argument
522 write_inetmost(infile) in write_inetmost() argument
713 write_pm_most(infile, netflag) in write_pm_most() argument
800 write_rpc_svc_fg(infile, sp) in write_rpc_svc_fg() argument
853 open_log_file(infile, sp) in open_log_file() argument
/openbsd-src/usr.bin/openssl/
H A Dsess_id.c75 char *infile; global() member
258 load_sess_id(char * infile,int format) load_sess_id() argument
H A Dcrl.c78 char *infile; member
446 load_crl(char *infile, int format) in load_crl()
H A Dpkeyparam.c70 char *infile; global() member
H A Dpkcs7.c74 char *infile; member
H A Ddh.c80 char *infile; global() member
H A Dcrl2p7.c81 char *infile; member
H A Ddsaparam.c85 char *infile; global() member
H A Dpkcs8.c72 char *infile; global() member
H A Ddsa.c78 char *infile; member
H A Dpkey.c71 char *infile; global() member
H A Ddhparam.c139 char *infile; global() member
H A Drsa.c80 char *infile; global() member
H A Drsautl.c81 char *infile; member
/openbsd-src/usr.sbin/ypserv/makedbm/
H A Dmakedbm.c158 create_database(char *infile, char *database, char *yp_input_file, in create_database()
302 char *infile, *outfile; in main() local
/openbsd-src/games/adventure/
H A Dsetup.c64 FILE *infile; in main() local
H A Dsave.c151 restore(const char *infile) in restore()
/openbsd-src/usr.bin/compress/
H A Dmain.c176 char *p, *infile; in main() local
850 check_suffix(const char *infile) in check_suffix()
877 set_outfile(const char *infile, char *outfile, size_t osize) in set_outfile()
/openbsd-src/games/monop/
H A Dinitdeck.c56 char *infile = "cards.inp", /* input file */ variable
/openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/
H A Ddump.c35 FILE * infile; variable
/openbsd-src/usr.sbin/wsfontload/
H A Dwsfontload.c77 char *wsdev, *infile, *p; in main() local
/openbsd-src/usr.bin/fgen/
H A Dfgen.l79 static char *outfile, *infile; variable

123