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

/openbsd-current/gnu/gcc/fixincludes/tests/base/iso/
H A Dmath_c99.h39 #undef fpclassify macro
40 #define fpclassify(x) \ macro
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/26_numerics/
H A Dc99_classification_macros_c.cc35 void fpclassify() { } function
H A Dc99_classification_macros_c++.cc34 void fpclassify() { } function
/openbsd-current/gnu/llvm/libcxx/include/
H A Dmath.h320 # undef fpclassify macro
/openbsd-current/gnu/usr.bin/perl/plan9/
H A Dplan9.c13 int fpclassify(double d) { function
/openbsd-current/gnu/gcc/libstdc++-v3/include/c/
H A Dstd_cmath.h69 #undef fpclassify macro
/openbsd-current/gnu/gcc/libstdc++-v3/include/c_std/
H A Dstd_cmath.h522 #undef fpclassify macro
539 fpclassify(_Tp __f) { return ::__gnu_cxx::__capture_fpclassify(__f); } function
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c/
H A Dstd_cmath.h69 #undef fpclassify macro
/openbsd-current/include/
H A Dmath.h79 #define fpclassify(x) \ macro
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A D__clang_cuda_cmath.h56 __DEVICE__ int fpclassify(float __x) { function
60 __DEVICE__ int fpclassify(double __x) { function
H A D__clang_hip_cmath.h54 __DEVICE__ __CONSTEXPR__ int fpclassify(float __x) { function
58 __DEVICE__ __CONSTEXPR__ int fpclassify(double __x) { function
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/c_std/
H A Dstd_cmath.h750 #undef fpclassify macro
767 fpclassify(_Tp __f) { return __capture_fpclassify(__f); } function in namespace:__gnu_cxx

Completed in 213 milliseconds