OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ggc_root_tab
(Results
1 - 3
of
3
) sorted by null
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
ggc.h
69
struct
ggc_root_tab
{
struct
77
/* Pointers to arrays of
ggc_root_tab
, terminated by NULL. */
78
extern const struct
ggc_root_tab
* const gt_ggc_rtab[];
79
extern const struct
ggc_root_tab
* const gt_ggc_deletable_rtab[];
80
extern const struct
ggc_root_tab
* const gt_pch_cache_rtab[];
81
extern const struct
ggc_root_tab
* const gt_pch_scalar_rtab[];
277
extern void ggc_register_root_tab (const struct
ggc_root_tab
*);
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
ggc.h
69
struct
ggc_root_tab
{
struct
77
/* Pointers to arrays of
ggc_root_tab
, terminated by NULL. */
78
extern const struct
ggc_root_tab
* const gt_ggc_rtab[];
79
extern const struct
ggc_root_tab
* const gt_ggc_deletable_rtab[];
80
extern const struct
ggc_root_tab
* const gt_pch_cache_rtab[];
81
extern const struct
ggc_root_tab
* const gt_pch_scalar_rtab[];
277
extern void ggc_register_root_tab (const struct
ggc_root_tab
*);
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
ggc.h
69
struct
ggc_root_tab
{
struct
77
/* Pointers to arrays of
ggc_root_tab
, terminated by NULL. */
78
extern const struct
ggc_root_tab
* const gt_ggc_rtab[];
79
extern const struct
ggc_root_tab
* const gt_ggc_deletable_rtab[];
80
extern const struct
ggc_root_tab
* const gt_pch_cache_rtab[];
81
extern const struct
ggc_root_tab
* const gt_pch_scalar_rtab[];
277
extern void ggc_register_root_tab (const struct
ggc_root_tab
*);
Completed in 57 milliseconds