Home | History | Annotate | Download | only in src

Lines Matching refs:process_file

112 static int process_file (const char *fname, bool more_than_one);
221 result = process_file ("a.out", false);
228 result |= process_file (argv[remaining], more_than_one);
365 process_file (const char *fname, bool more_than_one)