Searched defs:input_file (Results 1 – 8 of 8) sorted by relevance
163 struct input_file { struct164 FILE *file;165 char *name;166 unsigned long lineno;167 unsigned long synch_lineno; /* used for -s */168 int c;
414 char *input_file, *output_file; in main() local
752 const fs::path& input_file, const fs::path& output_file) in instantiate()
388 FILE *input_file; in att_test() local
76 FILE *input_file; /* the input file */ variable
236 char *input_file; local
1302 void yyrestart (FILE * input_file ) in yyrestart()
4262 void yyrestart (FILE * input_file ) in yyrestart()