Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dggc.h233 #define GGC_CNEWVAR(T, S) ((T *) ggc_alloc_cleared ((S))) macro
DChangeLog-200421856 GGC_CNEWVAR): New macros.
/freebsd-12-stable/contrib/gcc/cp/
Dlex.c692 ld = GGC_CNEWVAR (struct lang_decl, size); in retrofit_lang_decl()
Dcp-tree.h2643 TYPE_LANG_SPECIFIC (NODE) = GGC_CNEWVAR \