Home
last modified time | relevance | path

Searched defs:GTY (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dsymtab.h24 #define GTY(x) /* nothing */ macro
H A Dline-map.h26 #define GTY(x) /* nothing */ macro
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dsymtab.h24 #define GTY(x) /* nothing */ macro
H A Dline-map.h26 #define GTY(x) /* nothing */ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h112 union GTY ((desc ("0"))) union
164 union GTY ((desc ("ctf_dtu_d_union_selector (&%1)"))) union
H A Dcoretypes.h41 #define GTY(x) /* nothing - marker for gengtype */ macro
H A Ddwarf2out.h50 typedef union GTY(()) { union
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h41 #define GTY(x) /* nothing - marker for gengtype */ macro
H A Ddwarf2out.h50 typedef union GTY(()) { union
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc150 #define GTY(x) macro
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc150 #define GTY(x) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c188 union GTY(()) { /* first so GTY desc can use decl */ union
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc197 union GTY(()) { /* first so GTY desc can use decl */ union
/netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc4787 struct GTY(()) alpha_links; variable