Home | History | Annotate | Download | only in v1

Lines Matching defs:isfinite

141 bool isfinite(arithmetic x);
382 // isfinite
384 #ifdef isfinite
391 return isfinite(__lcpp_x);
394 #undef isfinite
399 isfinite(_A1 __lcpp_x) _NOEXCEPT
404 #endif // isfinite