Searched refs:ffebld_constant_real6 (Results 1 – 2 of 2) sorted by relevance
372 return ffetarget_cmp_real6 (ffebld_constant_real6 (c1), in ffebld_constant_cmp()373 ffebld_constant_real6 (c2)); in ffebld_constant_cmp()578 return ffetarget_iszero_real6 (ffebld_constant_real6 (c)); in ffebld_constant_is_zero()
812 #define ffebld_constant_real6(c) ((c)->u.real6) macro