Home
last modified time | relevance | path

Searched defs:GNEWVAR (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcse.c523 #define GNEWVAR(T, S) ((T *) gmalloc ((S))) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcse.cc523 #define GNEWVAR(T, S) ((T *) gmalloc ((S))) macro