Home
last modified time | relevance | path

Searched defs:VEC_safe_grow (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/common/
H A Dvec.h293 #define VEC_safe_grow(T,V,I) \ macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dvec.h356 #define VEC_safe_grow(T,A,V,I) \ macro