Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc386 static inline void mark_matching_switches (const char *, const char *, int);
7083 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches() function
7222 mark_matching_switches (atom, end_atom, a_is_starred); in handle_braces()
H A DChangeLog-20026365 mark_matching_switches, process_marked_switches,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c355 static inline void mark_matching_switches (const char *, const char *, int);
6346 mark_matching_switches (const char *atom, const char *end_atom, int starred) in mark_matching_switches() function
6485 mark_matching_switches (atom, end_atom, a_is_starred); in handle_braces()