Home | History | Annotate | Download | only in include

Lines Matching full:fpclassify

142 int fpclassify(arithmetic x);
336 // fpclassify
338 #ifdef fpclassify
345 return fpclassify(__lcpp_x);
348 #undef fpclassify
353 fpclassify(_A1 __lcpp_x) _NOEXCEPT
358 #endif // fpclassify
639 using ::fpclassify;