Home
last modified time | relevance | path

Searched defs:calculate_allocation (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/common/
H A Dvec.c40 calculate_allocation (const struct vec_prefix *pfx, int reserve) in calculate_allocation() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dvec.h225 vec_prefix::calculate_allocation (vec_prefix *pfx, unsigned reserve, in calculate_allocation() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dvec.c170 calculate_allocation (const struct vec_prefix *pfx, int reserve, bool exact) in calculate_allocation() function