Searched defs:ggc_internal_cleared_alloc (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ggc-none.c | 52 ggc_internal_cleared_alloc (size_t size, void (*f)(void *), size_t, size_t in ggc_internal_cleared_alloc() function
|
H A D | ggc.h | 141 ggc_internal_cleared_alloc (size_t s CXX_MEM_STAT_INFO) in ggc_internal_cleared_alloc() function
|
H A D | ggc-common.c | 114 ggc_internal_cleared_alloc (size_t size, void (*f)(void *), size_t s, size_t n in ggc_internal_cleared_alloc() function
|
H A D | genmatch.c | 35 void *ggc_internal_cleared_alloc (size_t, void (*)(void *), in ggc_internal_cleared_alloc() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ggc-none.cc | 52 ggc_internal_cleared_alloc (size_t size, void (*f)(void *), size_t, size_t in ggc_internal_cleared_alloc() function
|
H A D | ggc.h | 145 ggc_internal_cleared_alloc (size_t s CXX_MEM_STAT_INFO) in ggc_internal_cleared_alloc() function
|
H A D | ggc-common.cc | 111 ggc_internal_cleared_alloc (size_t size, void (*f)(void *), size_t s, size_t n in ggc_internal_cleared_alloc() function
|
H A D | genmatch.cc | 35 void *ggc_internal_cleared_alloc (size_t, void (*)(void *), in ggc_internal_cleared_alloc() function
|