Searched defs:__isinf (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/lib/libc/gen/
H A Disinf.c45 __isinf(double d) function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_device_functions.h435 __DEVICE__ int __isinf(double __a) { return __nv_isinfd(__a); } function

Completed in 67 milliseconds