Searched defs:VEC_safe_grow (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gdb-7/gdb/common/ | ||
H A D | vec.h | 293 #define VEC_safe_grow(T,V,I) \ macro |
/dflybsd-src/contrib/gcc-4.7/gcc/ | ||
H A D | vec.h | 356 #define VEC_safe_grow(T,A,V,I) \ macro |