Searched refs:opt_flags (Results 1 – 5 of 5) sorted by relevance
27 opt_flags = [flag for (flag, val) in opts]29 if '--help' in opt_flags:32 for opt in opt_flags:
30 opt_flags = [flag for (flag, val) in opts]32 if '--help' in opt_flags:35 for opt in opt_flags:
360 char *opt_flags = NULL; in do_gbb_utility() local407 opt_flags = optarg; in do_gbb_utility()520 if (sel_flags && (!opt_flags || !*opt_flags)) { in do_gbb_utility()574 if (opt_flags) { in do_gbb_utility()577 val = (uint32_t) strtoul(opt_flags, &e, 0); in do_gbb_utility()581 opt_flags); in do_gbb_utility()
215 opt_flags = []217 opt_flags += ['--lto-lld']220 '--run-tests'] + opt_flags
361 register u_int i, class, opt_flags = 0; in ns_rprint() local395 opt_flags = EXTRACT_16BITS(cp); in ns_rprint()530 if (opt_flags & 0x8000) in ns_rprint()