Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dgcc.c311 static inline void mark_matching_switches (const char *, const char *, int);
5582 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches() function
5672 mark_matching_switches (atom, end_atom, a_is_starred); in handle_braces()