Searched refs:ffebld_constant_complex8 (Results 1 – 2 of 2) sorted by relevance
635 return ffetarget_iszero_real8 (ffebld_constant_complex8 (c).real) in ffebld_constant_is_zero()636 && ffetarget_iszero_real8 (ffebld_constant_complex8 (c).imaginary); in ffebld_constant_is_zero()
762 #define ffebld_constant_complex8(c) ((c)->u.complex8) macro