Home
last modified time | relevance | path

Searched refs:__isinff (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/gen/
H A Disinf.c52 __isinff(float f) in __isinff() function
H A DSymbol.map193 __isinff;
/freebsd/lib/msun/src/
H A Dmath.h94 #define isinf(x) __fp_type_select(x, __isinff, __isinf, __isinfl)
184 int __isinff(float) __pure2;
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_cmath.h90 __DEVICE__ int isinf(float __x) { return ::__isinff(__x); } in isinf()
101 __DEVICE__ bool isinf(float __x) { return ::__isinff(__x); } in isinf()
H A D__clang_hip_cmath.h86 __DEVICE__ __CONSTEXPR__ int isinf(float __x) { return ::__isinff(__x); } in isinf()
96 __DEVICE__ __CONSTEXPR__ bool isinf(float __x) { return ::__isinff(__x); } in isinf()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt96 fun:__isinff=functional
H A Dlibc_ubuntu1404_abilist.txt728 fun:__isinff=uninstrumented