Home
last modified time | relevance | path

Searched defs:build_tree_list_vec (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree.c3072 build_tree_list_vec (const vec<tree, va_gc> *vec MEM_STAT_DECL) in build_tree_list_vec() function
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h4355 #define build_tree_list_vec(v) build_tree_list_vec_stat (v MEM_STAT_INFO) macro