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