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

/freebsd-10.0-release/contrib/gcc/
H A Dggc.h203 extern bool ggc_force_collect;
H A Dggc-common.c65 bool ggc_force_collect; variable
953 ggc_force_collect = true;
H A Dggc-zone.c1864 if (!ggc_force_collect)
1973 ggc_force_collect = true;
1978 ggc_force_collect = false;
H A Dggc-page.c1890 if (G.allocated < allocated_last_gc + min_expand && !ggc_force_collect)

Completed in 85 milliseconds