Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-core.h1335 struct GTY(()) tree_complex { struct
1882 struct tree_complex GTY ((tag ("TS_COMPLEX"))) complex;
H A Dtree.c856 case COMPLEX_CST: return sizeof (tree_complex); in tree_code_size()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree.h1534 struct GTY(()) tree_complex { struct
3697 struct tree_complex GTY ((tag ("TS_COMPLEX"))) complex;
H A Dtree.c675 case COMPLEX_CST: return sizeof (struct tree_complex); in tree_code_size()