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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c327 static const char *validate_switches (const char *);
7029 p = validate_switches (p + 1);
7052 validate_switches (const char *start)
7105 p = validate_switches (p+1);
7107 p = validate_switches (p+2);
7023 validate_switches (const char *start) function

Completed in 111 milliseconds