Home
last modified time | relevance | path

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

12345678

/dports/games/spring/spring_98.0/rts/lib/streflop/libm/flt-32/
H A Ds_isinff.cpp21 __isinff (Simple x) in __isinff() function
30 hidden_def (__isinff)
31 weak_alias (__isinff, isinff)
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/streflop/libm/flt-32/
H A Ds_isinff.cpp21 __isinff (Simple x) in __isinff() function
30 hidden_def (__isinff)
31 weak_alias (__isinff, isinff)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/cmath/
H A Ds_ccosf.c39 if (__isinff (__real__ x)) in __ccosf()
43 else if (__isinff (__imag__ x)) in __ccosf()
49 if (__isinff (__real__ x)) in __ccosf()
H A Ds_casinf.c37 else if (__isinff (__real__ x) || __isinff (__imag__ x)) in __casinf()
H A Ds_ctanhf.c35 if (__isinff (__real__ x)) in __ctanhf()
50 if (__isinff (__imag__ x)) in __ctanhf()
H A Ds_ctanf.c35 if (__isinff (__imag__ x)) in __ctanf()
50 if (__isinff (__real__ x)) in __ctanf()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/cmath/
H A Ds_ccosf.c39 if (__isinff (__real__ x)) in __ccosf()
43 else if (__isinff (__imag__ x)) in __ccosf()
49 if (__isinff (__real__ x)) in __ccosf()
H A Ds_casinf.c37 else if (__isinff (__real__ x) || __isinff (__imag__ x)) in __casinf()
H A Ds_ctanf.c35 if (__isinff (__imag__ x)) in __ctanf()
50 if (__isinff (__real__ x)) in __ctanf()
H A Ds_ctanhf.c35 if (__isinff (__real__ x)) in __ctanhf()
50 if (__isinff (__imag__ x)) in __ctanhf()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/cmath/
H A Ds_ccosf.c39 if (__isinff (__real__ x)) in __ccosf()
43 else if (__isinff (__imag__ x)) in __ccosf()
49 if (__isinff (__real__ x)) in __ccosf()
H A Ds_casinf.c37 else if (__isinff (__real__ x) || __isinff (__imag__ x)) in __casinf()
H A Ds_ctanhf.c35 if (__isinff (__real__ x)) in __ctanhf()
50 if (__isinff (__imag__ x)) in __ctanhf()
H A Ds_ctanf.c35 if (__isinff (__imag__ x)) in __ctanf()
50 if (__isinff (__real__ x)) in __ctanf()
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/common/
H A Dsf_isinff.c9 __isinff (float x) in __isinff() function
22 return __isinff((float) x); in __isinfd()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/common/
H A Dsf_isinff.c9 _DEFUN (__isinff, (x),
24 return __isinff((float) x);
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libc/gen/
H A Disinf.c33 __isinff(float f) in __isinff() function
48 __strong_alias(isinff, __isinff);
/dports/math/openlibm/openlibm-0.8.0/src/
H A Ds_isinf.c46 __isinff(float f) in __isinff() function
66 openlibm_weak_reference(__isinff, isinff);
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libm/machine/spu/
H A Dsf_isinff.c38 __isinff (float x) in __isinff() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libm/machine/spu/
H A Dsf_isinff.c38 __isinff (float x) in __isinff() function
/dports/games/spring/spring_98.0/rts/System/Sync/
H A DSyncedFloat3.h618 assert(!isnanf(x) && !__isinff(x)); in AssertNaNs()
619 assert(!isnanf(y) && !__isinff(y)); in AssertNaNs()
620 assert(!isnanf(z) && !__isinff(z)); in AssertNaNs()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gen/
H A Disinff_ieee754.c55 __isinff(float x) in __isinff() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Main/
H A Disinff_ieee754.c55 __isinff(float x) in __isinff() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Headers/Inputs/include/crt/
H A Dmath_functions.hpp3 __device__ int __isinff(float);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Headers/Inputs/include/crt/
H A Dmath_functions.hpp3 __device__ int __isinff(float);

12345678