Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c315 static void validate_switches PARAMS ((const char *));
6608 validate_switches (p + 1); in validate_all_switches()
6618 validate_switches (p + 1); in validate_all_switches()
6625 validate_switches (p + 1); in validate_all_switches()
6632 validate_switches (start) in validate_switches() function
H A DChangeLog.4932 (handle_braces, validate_switches): Update to handle '&'.
3122 * gcc.c (validate_switches): Validate multiple switches named
H A DChangeLog.13514 is_directory, validate_switches, used_arg, default_arg,
/openbsd-src/gnu/gcc/gcc/
H A Dgcc.c325 static const char *validate_switches (const char *);
6910 p = validate_switches (p + 1); in validate_switches_from_spec()
6933 validate_switches (const char *start) in validate_switches() function
6986 p = validate_switches (p+1); in validate_switches()
6988 p = validate_switches (p+2); in validate_switches()