OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEM_STAT_DECL
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ggc.h
140
extern void *ggc_internal_alloc_stat (size_t
MEM_STAT_DECL
)
148
extern void *ggc_internal_cleared_alloc_stat (size_t
MEM_STAT_DECL
)
152
extern void *ggc_realloc_stat (void *, size_t
MEM_STAT_DECL
);
167
ggc_internal_vec_alloc_stat (size_t s, size_t c
MEM_STAT_DECL
)
173
ggc_internal_cleared_vec_alloc_stat (size_t s, size_t c
MEM_STAT_DECL
)
182
ggc_alloc_atomic_stat (size_t s
MEM_STAT_DECL
)
217
MEM_STAT_DECL
);
257
ggc_alloc_rtx_def_stat (size_t s
MEM_STAT_DECL
)
263
ggc_alloc_tree_node_stat (size_t s
MEM_STAT_DECL
)
269
ggc_alloc_cleared_tree_node_stat (size_t s
MEM_STAT_DECL
)
[
all
...]
statistics.h
35
#define
MEM_STAT_DECL
, ALONE_MEM_STAT_DECL
52
#define
MEM_STAT_DECL
genrtl.h
9
gen_rtx_fmt_0_stat (RTX_CODE code, enum machine_mode mode
MEM_STAT_DECL
)
26
rtx arg1
MEM_STAT_DECL
)
44
rtx arg1
MEM_STAT_DECL
)
61
rtvec arg0
MEM_STAT_DECL
)
77
int arg0
MEM_STAT_DECL
)
100
rtx arg7
MEM_STAT_DECL
)
130
rtx arg7
MEM_STAT_DECL
)
162
rtx arg8
MEM_STAT_DECL
)
188
rtx arg2
MEM_STAT_DECL
)
216
const char *arg5
MEM_STAT_DECL
)
[
all
...]
vec.h
53
extern void *ggc_realloc_stat (void *, size_t
MEM_STAT_DECL
);
285
MEM_STAT_DECL
)
352
MEM_STAT_DECL
)
439
MEM_STAT_DECL
)
[
all
...]
bitmap.h
268
extern void bitmap_register (bitmap
MEM_STAT_DECL
);
275
bitmap_initialize_stat (bitmap head, bitmap_obstack *obstack
MEM_STAT_DECL
)
285
extern bitmap bitmap_obstack_alloc_stat (bitmap_obstack *obstack
MEM_STAT_DECL
);
tree.h
[
all
...]
gimple.h
739
gimple gimple_build_assign_stat (tree, tree
MEM_STAT_DECL
);
751
gimple gimple_build_debug_bind_stat (tree, tree, gimple
MEM_STAT_DECL
);
754
gimple gimple_build_debug_source_bind_stat (tree, tree, gimple
MEM_STAT_DECL
);
837
gimple gimple_alloc_stat (enum gimple_code, unsigned
MEM_STAT_DECL
);
[
all
...]
rtl.h
[
all
...]
Completed in 158 milliseconds