Searched defs:float16_is_zero_or_denormal (Results 1 – 2 of 2) sorted by relevance
279 static inline bool float16_is_zero_or_denormal(float16 a) in float16_is_zero_or_denormal() function
7068 #define float16_is_zero_or_denormal(ARG) 0 macro