Searched refs:ggc_alloc_rtvec (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc.h109 #define ggc_alloc_rtvec(NELT) \ macro
H A Drtl.c248 rt = ggc_alloc_rtvec (n);
/openbsd-current/gnu/gcc/gcc/
H A Dggc.h237 #define ggc_alloc_rtvec(NELT) \
236 #define ggc_alloc_rtvec macro
H A Drtl.c161 rt = ggc_alloc_rtvec (n);

Completed in 68 milliseconds