Searched refs:VEC_quick_insert (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ | ||
| H A D | vec.h | 338 #define VEC_quick_insert(T,V,I,O) \ macro |
| /openbsd-src/gnu/gcc/gcc/cp/ | ||
| H A D | class.c | 1105 VEC_quick_insert (tree, method_vec, slot, overload); in add_method() |