Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c217 static inline void mark_matching_switches (const char *, const char *, int);
5539 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches() function
5636 mark_matching_switches (atom, end_atom, a_is_starred); in handle_braces()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c350 static inline void mark_matching_switches (const char *, const char *, int);
6255 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches() function
6394 mark_matching_switches (atom, end_atom, a_is_starred); in handle_braces()