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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c1515 bool have_once_only;
1548 result->have_once_only = false;
1566 result->have_once_only = result->have_once_only | f->once_only;
1680 || (! check_included && ! pchf->have_once_only))
1514 bool have_once_only; member in struct:pchf_data

Completed in 70 milliseconds