Searched defs:fpclassify (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/c/
H A Dstd_cmath.h69 #undef fpclassify macro
/freebsd-10-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h522 #undef fpclassify macro
539 fpclassify(_Tp __f) { return ::__gnu_cxx::__capture_fpclassify(__f); } function
/freebsd-10-stable/lib/msun/src/
H A Dmath.h113 #define fpclassify(x) \ macro

Completed in 167 milliseconds