Home | History | Annotate | Download | only in v1

Lines Matching defs:isinf

142 bool isinf(arithmetic x);
454 // isinf
456 #ifdef isinf
463 return isinf(__lcpp_x);
466 #undef isinf
473 isinf(_A1 __lcpp_x) _NOEXCEPT
483 isinf(_A1) _NOEXCEPT
486 #endif // isinf