Searched refs:float128_is_neg (Results 1 – 3 of 3) sorted by relevance
218 if (no_neg && float128_is_neg(ops[i].f128)) { in fill_random()
172 } else if (float128_is_neg(v)) { in set_cc_nz_f128()
1279 static inline bool float128_is_neg(float128 a) in float128_is_neg() function