Home
last modified time | relevance | path

Searched refs:ggc_alloc_rtvec_sized (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dggc.h266 #define ggc_alloc_rtvec_sized(NELT) \ macro
H A Drtl.c154 rt = ggc_alloc_rtvec_sized (n); in rtvec_alloc()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dggc.h270 #define ggc_alloc_rtvec_sized(NELT) \ macro
H A Drtl.c153 rt = ggc_alloc_rtvec_sized (n); in rtvec_alloc()