Searched refs:ffebld_constant_real5 (Results 1 – 2 of 2) sorted by relevance
366 return ffetarget_cmp_real5 (ffebld_constant_real5 (c1), in ffebld_constant_cmp()367 ffebld_constant_real5 (c2)); in ffebld_constant_cmp()573 return ffetarget_iszero_real5 (ffebld_constant_real5 (c)); in ffebld_constant_is_zero()
811 #define ffebld_constant_real5(c) ((c)->u.real5) macro