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

/freebsd-11.0-release/contrib/gcc/
H A Dggc-common.c81 static double ggc_rlimit_bound (double);
679 ggc_rlimit_bound (double limit)
717 min_expand = ggc_rlimit_bound (min_expand);
737 double limit_kbytes = ggc_rlimit_bound (phys_kbytes * 2);
678 ggc_rlimit_bound (double limit) function

Completed in 61 milliseconds