Searched refs:ffebld_constant_complex6 (Results 1 – 2 of 2) sorted by relevance
623 return ffetarget_iszero_real6 (ffebld_constant_complex6 (c).real) in ffebld_constant_is_zero()624 && ffetarget_iszero_real6 (ffebld_constant_complex6 (c).imaginary); in ffebld_constant_is_zero()
760 #define ffebld_constant_complex6(c) ((c)->u.complex6) macro