Lines Matching full:isnormal
147 bool isnormal(arithmetic x);432 // isnormal434 #ifdef isnormal441 return isnormal(__x);444 #undef isnormal449 isnormal(_A1 __x) _NOEXCEPT454 #endif // isnormal643 using ::isnormal;