Searched refs:crt_isnan (Results 1 – 1 of 1) sorted by relevance
40 #define crt_isnan(x) _isnan((x)) macro51 !crt_isinf(x_) && !crt_isnan(x_); \57 #define crt_isnan(x) __builtin_isnan((x)) macro