Searched defs:min_expand (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dggc-common.c713 double min_expand = physmem_total(); local
H A Dggc-page.c1883 float min_expand = allocated_last_gc * PARAM_VALUE (GGC_MIN_EXPAND) / 100; local
H A Dggc-zone.c1866 float allocated_last_gc = 0, allocated = 0, min_expand; local

Completed in 85 milliseconds