Searched defs:more_than_one (Results 1 – 4 of 4) sorted by relevance
146 const bool more_than_one = remaining + 1 < argc; in main() local200 process_file (const char *fname, bool more_than_one) in process_file()508 const char *fname, bool more_than_one, void **knownsrcs) in check_rel()
161 const bool more_than_one = remaining + 1 < argc; in main() local247 process_file (const char *fname, bool more_than_one) in process_file()
246 const bool more_than_one = remaining + 1 < argc; in main() local372 process_file (const char *fname, bool more_than_one) in process_file()
90 int more_than_one; member