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

/openbsd-current/gnu/gcc/gcc/
H A Dggc.h233 #define GGC_NEWVAR(T, S) ((T *) ggc_alloc ((S)))
232 #define GGC_NEWVAR macro
H A Dc-decl.c5666 space2 = GGC_NEWVAR (struct sorted_fields_type,
/openbsd-current/gnu/gcc/gcc/cp/
H A Dlex.c734 ld = GGC_NEWVAR (struct lang_decl, size);
771 lt = GGC_NEWVAR (struct lang_type, size);
H A Dclass.c5100 struct sorted_fields_type *field_vec = GGC_NEWVAR

Completed in 191 milliseconds