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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dggc.h296 #define ggc_alloc_rtvec_sized(NELT) \
294 #define ggc_alloc_rtvec_sized macro
H A Drtl.c167 rt = ggc_alloc_rtvec_sized (n);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dggc.h304 #define ggc_alloc_rtvec_sized(NELT) \
302 #define ggc_alloc_rtvec_sized macro
H A Drtl.cc170 rt = ggc_alloc_rtvec_sized (n);

Completed in 198 milliseconds