Searched refs:ffebld_constant_complex7 (Results 1 – 2 of 2) sorted by relevance
629 return ffetarget_iszero_real7 (ffebld_constant_complex7 (c).real) in ffebld_constant_is_zero()630 && ffetarget_iszero_real7 (ffebld_constant_complex7 (c).imaginary); in ffebld_constant_is_zero()
761 #define ffebld_constant_complex7(c) ((c)->u.complex7) macro