Home
last modified time | relevance | path

Searched defs:more_than_one (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/src/
Dfindtextrel.c144 const bool more_than_one = remaining + 1 < argc; in main() local
184 process_file (const char *fname, bool more_than_one) in process_file()
494 const char *fname, bool more_than_one, void **knownsrcs) in check_rel()
Dobjdump.c161 const bool more_than_one = remaining + 1 < argc; in main() local
235 process_file (const char *fname, bool more_than_one) in process_file()
Dnm.c246 const bool more_than_one = remaining + 1 < argc; in main() local
358 process_file (const char *fname, bool more_than_one) in process_file()
/external/blktrace/
Dblkparse.c90 int more_than_one; member