Searched refs:VEC_copy (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dvec.h223 #define VEC_copy(T,A,V) (VEC_OP(T,A,copy)(VEC_BASE(V) MEM_STAT_INFO)) macro
H A Dtree-inline.c2362 CONSTRUCTOR_ELTS (new) = VEC_copy (constructor_elt, gc,
H A Dtree-ssa-pre.c1013 result = VEC_copy (tree, gc, vuses);
H A Dgenautomata.c5810 *to = VEC_copy (state_t,heap, from);
/openbsd-current/gnu/gcc/gcc/cp/
H A Dpt.c9382 n = VEC_copy (constructor_elt, gc, CONSTRUCTOR_ELTS (t));

Completed in 360 milliseconds