Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dggc-common.c100 typedef const struct ggc_cache_tab *const_ggc_cache_tab_t; typedef
103 static VEC(const_ggc_cache_tab_t, heap) *extra_cache_vec; in VEC() argument