Home
last modified time | relevance | path

Searched defs:src_array (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Dvec.cc202 void *src_array, in __cxa_vec_cctor()
413 void *src_array, in __aeabi_vec_cctor_nocookie_nodtor()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dvec.cc202 void *src_array, in __cxa_vec_cctor()
413 void *src_array, in __aeabi_vec_cctor_nocookie_nodtor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c10905 tree src_array = build1 (VIEW_CONVERT_EXPR, array_type, src); in rs6000_gimple_fold_mma_builtin() local