Home
last modified time | relevance | path

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

/external/elfutils/src/
Dfindtextrel.c146 const bool more_than_one = remaining + 1 < argc; in main() local
200 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()
Dobjdump.c161 const bool more_than_one = remaining + 1 < argc; in main() local
247 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
372 process_file (const char *fname, bool more_than_one) in process_file()
/external/blktrace/
Dblkparse.c90 int more_than_one; member