Searched refs:doglob (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Ddumpfile.h229 dump_switch_p_1 (const char *arg, struct dump_file_info *dfi, bool doglob);
H A Ddumpfile.c769 dump_switch_p_1 (const char *arg, struct dump_file_info *dfi, bool doglob) argument
775 if (doglob && !dfi->glob)
778 option_value = skip_leading_substring (arg, doglob ? dfi->glob : dfi->swtch);

Completed in 41 milliseconds