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

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc.h52 struct ggc_cache_tab { struct
60 /* Pointers to arrays of ggc_cache_tab, terminated by NULL. */
61 extern const struct ggc_cache_tab * const gt_ggc_cache_rtab[];
H A Dggc-common.c95 const struct ggc_cache_tab *r = (const struct ggc_cache_tab *) info;
113 const struct ggc_cache_tab *const *ct;
114 const struct ggc_cache_tab *cti;
/openbsd-current/gnu/gcc/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 120 milliseconds