Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/common/
H A Dvec.c28 struct vec_prefix struct
40 calculate_allocation (const struct vec_prefix *pfx, int reserve) in calculate_allocation() argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dvec.h191 struct vec_prefix struct
225 vec_prefix::calculate_allocation (vec_prefix *pfx, unsigned reserve, in calculate_allocation() argument
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dvec.h514 typedef struct GTY(()) vec_prefix struct
518 } vec_prefix; argument