Home
last modified time | relevance | path

Searched defs:ggc_alloc (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dggc-none.c30 ggc_alloc (size) in ggc_alloc() function
H A Dggc-simple.c167 ggc_alloc (size) in ggc_alloc() function
H A Dggc-page.c999 ggc_alloc (size) in ggc_alloc() function
/openbsd-src/gnu/gcc/gcc/
H A Dggc.h206 #define ggc_alloc(s) ggc_alloc_stat (s MEM_STAT_INFO) macro