Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc14372 MSC_sec_lwm, enumerator
17246 counts[MSC_sec_lwm], counts[MSC_sec_hwm]); in write_counts()
17272 counts[MSC_sec_lwm], counts[MSC_sec_hwm]); in read_counts()
17679 counts[MSC_sec_lwm] = counts[MSC_sec_hwm] = to->get_section_limit (); in write()
17808 unsigned clusters = counts[MSC_sec_hwm] - counts[MSC_sec_lwm]; in write()
18004 counts[MSC_sec_lwm], counts[MSC_sec_hwm])) in read_language()
18013 counts[MSC_sec_lwm], counts[MSC_sec_hwm])) in read_language()
18022 slurp->remaining = counts[MSC_sec_hwm] - counts[MSC_sec_lwm]; in read_language()
18023 available_clusters += counts[MSC_sec_hwm] - counts[MSC_sec_lwm]; in read_language()
18038 for (unsigned ix = counts[MSC_sec_lwm]; ok && ix != hwm; ix++) in read_language()