Searched defs:min_expand (Results 1 – 7 of 7) sorted by relevance
322 double min_expand = physmem_total(); in ggc_min_expand_heuristic() local
316 size_t min_expand = allocated_last_gc * PARAM_VALUE (GGC_MIN_EXPAND) / 100; in ggc_collect() local
1706 float min_expand = allocated_last_gc * PARAM_VALUE (GGC_MIN_EXPAND) / 100; in ggc_collect() local
257 min_expand(struct match_state *ms, const char *s, const char *p, const char *ep) in min_expand() function
713 double min_expand = physmem_total(); in ggc_min_expand_heuristic() local
1883 float min_expand = allocated_last_gc * PARAM_VALUE (GGC_MIN_EXPAND) / 100; in ggc_collect() local
1866 float allocated_last_gc = 0, allocated = 0, min_expand; in ggc_collect() local