Searched refs:ggc_cache_tab (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dggc.h85 struct ggc_cache_tab { struct
94 /* Pointers to arrays of ggc_cache_tab, terminated by NULL. */
95 extern const struct ggc_cache_tab * const gt_ggc_cache_rtab[];
H A Dggc-common.c90 const struct ggc_cache_tab *r = (const struct ggc_cache_tab *) info;
107 const struct ggc_cache_tab *const *ct;
108 const struct ggc_cache_tab *cti;

Completed in 127 milliseconds