Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c1767 bool seen_empty_type = false; in init_cumulative_args() local
1773 seen_empty_type = true; in init_cumulative_args()
1774 else if (seen_empty_type) in init_cumulative_args()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.cc1794 bool seen_empty_type = false; in init_cumulative_args() local
1800 seen_empty_type = true; in init_cumulative_args()
1801 else if (seen_empty_type) in init_cumulative_args()