Searched refs:ffebld_constant_complex5 (Results 1 – 2 of 2) sorted by relevance
617 return ffetarget_iszero_real5 (ffebld_constant_complex5 (c).real) in ffebld_constant_is_zero()618 && ffetarget_iszero_real5 (ffebld_constant_complex5 (c).imaginary); in ffebld_constant_is_zero()
759 #define ffebld_constant_complex5(c) ((c)->u.complex5) macro