Home
last modified time | relevance | path

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

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