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

/freebsd-10.2-release/contrib/gcc/
H A Dgcc.c312 static inline bool switch_matches (const char *, const char *, int);
5666 switch_matches (const char *atom, const char *end_atom, int starred)
5815 a_matched = switch_matches (atom, end_atom, a_is_starred);
5644 switch_matches (const char *atom, const char *end_atom, int starred) function

Completed in 54 milliseconds