Home
last modified time | relevance | path

Searched defs:SpecialBound (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dcosh_2u.c14 #define SpecialBound \ macro
H A Dcoshf_1u9.c16 #define SpecialBound 0x42ad496c macro
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dexp10f.c51 # define SpecialBound 38.0f /* rint(log10(2^127)). */ macro
66 # define SpecialBound 126.0f macro
H A Dexp.c46 # define SpecialBound v_u64 (0x2080000000000000) /* BigBound - TinyBound. */ macro
H A Dexp10.c15 #define SpecialBound 306.0 /* floor (log10 (2^1023)) - 1. */ macro
H A Dexp2f.c40 # define SpecialBound v_u32 (0x22800000) /* BigBound - TinyBound. */ macro
H A Dexpf.c44 # define SpecialBound v_u32 (0x22800000) /* BigBound - TinyBound. */ macro
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dexpm1f.c13 #define SpecialBound 0x1.5ebc4p+6f macro
H A Dexpm1.c13 #define SpecialBound 0x1.62b7d369a5aa9p+9 macro
H A Dexp10.c12 #define SpecialBound 307.0 /* floor (log10 (2^1023)). */ macro