Searched defs:ggc_realloc (Results 1 – 3 of 3) sorted by relevance
44 ggc_realloc (x, size) in ggc_realloc() function
157 ggc_realloc (x, size) in ggc_realloc() function
215 #define ggc_realloc(s,z) ggc_realloc_stat (s,z MEM_STAT_INFO) macro