Searched refs:PARSE_OPT_NOBUILD (Results 1 – 2 of 2) sorted by relevance
126 if (opt->flags & PARSE_OPT_NOBUILD) { in get_value()780 if (opts->flags & PARSE_OPT_NOBUILD) in print_option_help()1036 opt->flags |= PARSE_OPT_NOBUILD; in set_option_nobuild()
51 PARSE_OPT_NOBUILD = 256, enumerator
Completed in 5 milliseconds