Searched defs:vec_safe_push (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvec.h800 vec_safe_push (vec<T, A, vl_embed> *&v, const T &obj CXX_MEM_STAT_INFO) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvec.h811 vec_safe_push (vec<T, A, vl_embed> *&v, const T &obj CXX_MEM_STAT_INFO) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h955 inline tree* vec_safe_push (releasing_vec& r, const tree &t CXX_MEM_STAT_INFO) function
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h1027 inline tree* vec_safe_push (releasing_vec& r, const tree &t CXX_MEM_STAT_INFO) function

Completed in 165 milliseconds