Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dvec.cc201 __cxa_vec_cctor(void *dest_array, in __cxa_vec_cctor() argument
412 __aeabi_vec_cctor_nocookie_nodtor (void *dest_array, in __aeabi_vec_cctor_nocookie_nodtor() argument
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dvec.cc187 __cxa_vec_cctor(void *dest_array, in __cxa_vec_cctor() argument
398 __aeabi_vec_cctor_nocookie_nodtor (void *dest_array, in __aeabi_vec_cctor_nocookie_nodtor() argument
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-eh.c389 vec<tree> dest_array; member