Searched refs:ffebld_constant_real7 (Results 1 – 2 of 2) sorted by relevance
378 return ffetarget_cmp_real7 (ffebld_constant_real7 (c1), in ffebld_constant_cmp()379 ffebld_constant_real7 (c2)); in ffebld_constant_cmp()583 return ffetarget_iszero_real7 (ffebld_constant_real7 (c)); in ffebld_constant_is_zero()
813 #define ffebld_constant_real7(c) ((c)->u.real7) macro