Searched refs:check_included (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c1631 bool check_included;
1662 if (d->check_included || e->once_only)
1675 bool check_included)
1680 || (! check_included && ! pchf->have_once_only))
1686 d.check_included = check_included;
1630 bool check_included; member in struct:pchf_compare_data
1672 check_file_against_entries(cpp_reader *pfile ATTRIBUTE_UNUSED, _cpp_file *f, bool check_included) argument

Completed in 86 milliseconds