Home
last modified time | relevance | path

Searched defs:input_name (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dfini.c248 char *input_name; in main() local
/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dfiles.c501 expand_filename(char * filename,char * input_name) expand_filename() argument
/openbsd-src/gnu/gcc/gcc/
H A Dtoplev.c679 output_file_directive (FILE *asm_file, const char *input_name) in output_file_directive()
H A Dgcov.c1424 make_gcov_file_name (const char *input_name, const char *src_name) in make_gcov_file_name()
H A Dmips-tfile.c652 static const char *input_name; variable
1501 static const char *input_name = "stdin"; /* name of input file */ variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dmips-tfile.c649 static const char *input_name; variable
1576 static const char *input_name = "stdin"; /* name of input file */ variable
H A Dtoplev.c1832 output_file_directive (asm_file, input_name) in output_file_directive() argument