Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dgcc.c5702 bool a_is_suffix; in handle_braces() local
5724 a_matched = a_is_suffix = a_is_starred = a_is_negated = false; in handle_braces()
5732 p++, a_is_suffix = true; in handle_braces()
5749 if (disjunct_set || n_way_choice || a_is_negated || a_is_suffix in handle_braces()
5769 || a_is_negated || a_is_suffix || a_is_starred) in handle_braces()
5780 if (a_is_suffix && a_is_starred) in handle_braces()
5790 if (a_is_suffix) in handle_braces()