Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c5742 bool have_subst = false; in process_brace_body() local
5760 have_subst = true; in process_brace_body()
5770 if (have_subst && !starred) in process_brace_body()
5779 if (!have_subst) in process_brace_body()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c6509 bool have_subst = false; in process_brace_body() local
6527 have_subst = true; in process_brace_body()
6537 if (have_subst && !starred) in process_brace_body()
6546 if (!have_subst) in process_brace_body()