Home
last modified time | relevance | path

Searched refs:user_spec (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c8555 validate_switches (const char *start, bool user_spec) in validate_switches() argument
8593 && (switches[i].known || user_spec)) in validate_switches()
8609 p = validate_switches (p+1, user_spec); in validate_switches()
8611 p = validate_switches (p+2, user_spec); in validate_switches()