Home | History | Annotate | Download | only in include

Lines Matching refs:isnormal

154 bool isnormal(arithmetic x);
526 // isnormal
528 #ifdef isnormal
535 return isnormal(__lcpp_x);
538 #undef isnormal
543 isnormal(_A1 __lcpp_x) _NOEXCEPT
551 isnormal(_A1 __lcpp_x) _NOEXCEPT
554 #endif // isnormal