Home
last modified time | relevance | path

Searched refs:ggc_alloc_typed (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gcc/
HDggc.h209 #define ggc_alloc_typed(s,z) ggc_alloc_typed_stat (s,z MEM_STAT_INFO) macro
HDChangeLog-200434712 (ggc_alloc_typed_stat): New name of ggc_alloc_typed. Add
39593 ggc_realloc, ggc_alloc_typed): ... this one.
39597 * ggc-page.c (ggc_alloc_typed, ggc_alloc_zone, ggc_alloc):
39601 ggc_realloc, ggc_alloc_typed): Turn to macros
HDChangeLog-20031896 (ggc_alloc_typed): Use a switch statement instead of ifs.
4195 * ggc-none.c (ggc_alloc_typed): New function.