Searched refs:float16_is_normal (Results 1 – 2 of 2) sorted by relevance
288 static inline bool float16_is_normal(float16 a) in float16_is_normal() function
3860 (float16_is_normal(f) && sign) || in frsqrt7_h()