Searched refs:mark_matching_switches (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcc.cc | 386 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 D | ChangeLog-2002 | 6365 mark_matching_switches, process_marked_switches,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gcc.c | 355 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()
|