Searched defs:_ffebld_constant_ (Results 1 – 1 of 1) sorted by relevance
455 struct _ffebld_constant_ struct457 ffebldConstant next;458 ffebldConstant first_complex; /* First complex const with me as460 ffebldConstant negated; /* We point to each other through here. */461 ffebldConst consttype;463 ffecomConstant hook; /* Whatever the compiler/backend wants! */465 bool numeric; /* A numeric kind of constant. */466 ffebldConstantUnion u;