Searched refs:float128_is_normal (Results 1 – 2 of 2) sorted by relevance
184 } while (!float128_is_normal(r)); in update_random_ops()
1294 static inline bool float128_is_normal(float128 a) in float128_is_normal() function