Home
last modified time | relevance | path

Searched defs:ggc_alloc_cleared (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dggc-none.c37 ggc_alloc_cleared (size) in ggc_alloc_cleared() function
H A Dggc-common.c147 ggc_alloc_cleared (size) in ggc_alloc_cleared() function
/openbsd-src/gnu/gcc/gcc/
H A Dggc.h212 #define ggc_alloc_cleared(s) ggc_alloc_cleared_stat (s MEM_STAT_INFO) macro