Home
last modified time | relevance | path

Searched full:1022 (Results 1 – 25 of 127) sorted by relevance

123456

/freebsd/lib/msun/src/
H A Ds_scalbn.c27 } else if (n < -1022) { in scalbn()
30 y *= 0x1p-1022 * 0x1p53; in scalbn()
31 n += 1022 - 53; in scalbn()
32 if (n < -1022) { in scalbn()
33 y *= 0x1p-1022 * 0x1p53; in scalbn()
34 n += 1022 - 53; in scalbn()
35 if (n < -1022) in scalbn()
36 n = -1022; in scalbn()
H A De_fmod.c53 for (ix = -1022,i=(hx<<11); i>0; i<<=1) ix -=1; in fmod()
62 for (iy = -1022,i=(hy<<11); i>0; i<<=1) iy -=1; in fmod()
67 if(ix >= -1022) in fmod()
70 n = -1022-ix; in fmod()
79 if(iy >= -1022) in fmod()
82 n = -1022-iy; in fmod()
113 if(iy>= -1022) { /* normalize output */ in fmod()
117 n = -1022 - iy; in fmod()
H A Ds_remquo.c60 for (ix = -1022,i=(hx<<11); i>0; i<<=1) ix -=1; in remquo()
69 for (iy = -1022,i=(hy<<11); i>0; i<<=1) iy -=1; in remquo()
74 if(ix >= -1022) in remquo()
77 n = -1022-ix; in remquo()
86 if(iy >= -1022) in remquo()
89 n = -1022-iy; in remquo()
121 if(iy>= -1022) { /* normalize output */ in remquo()
124 n = -1022 - iy; in remquo()
H A Ds_csqrt.c36 #define THRESH 0x1.a827999fcef32p+1022
90 if (fabs(a) < 0x1p-1022 && fabs(b) < 0x1p-1022) { in csqrt()
H A De_hypot.c87 SET_HIGH_WORD(t1,0x7fd00000); /* t1=2^1022 */ in hypot()
90 k -= 1022; in hypot()
H A Ds_clog.c84 return (CMPLX(log(hypot(x * 0x1p-1022, y * 0x1p-1022)) + in clog()
H A Ds_ilogb.c37 for (ix = -1022,hx<<=11; hx>0; hx<<=1) ix -=1; in ilogb()
H A Ds_frexp.c44 *eptr += (ix>>20)-1022; in frexp()
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c58 { 1.0, 1022, SKIP, "4.4942328371557897693233e+307" },
61 { 1.0, 1022, 1, "8.9884656743115795386465e+307" },
62 { 1.0, -1022, 2045, "8.9884656743115795386465e+307" },
65 { 1.0, -1022, 1, "4.4501477170144027661805e-308" },
66 { 1.0, -1022, SKIP, "2.2250738585072013830902e-308" },
70 { 1.0, -1022, 1022, " 1" },
98 { 1.0, -1022, 2046, " inf" },
103 { -1.0, -1022, 2046, " -inf" },
111 { 1.0, -1022, -1, "1.1125369292536006915451e-308" },
116 { -1.0, -1022, -1, "-1.1125369292536006915451e-308" },
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/
H A Dblock_cloning_lwb_buffer_overflow.ksh34 # sizes 128KB TX_CLONE_RANGE record with 1022 block pointers into
39 # 2. Write maximum sizes TX_CLONE_RANGE record with 1022 block
74 # so it can store 1022 block pointers. When LWB optimization is enabled,
77 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS/file1 bs=32K count=1022 \
/freebsd/lib/msun/tests/
H A Dnext_test.c174 testboth(0x0.fffffffffffffp-1022, INFINITY, 0x1p-1022, 0, ); in ATF_TC_BODY()
175 testboth(0x1p-1022, -INFINITY, 0x0.fffffffffffffp-1022, ex_under, ); in ATF_TC_BODY()
187 testboth(0x0.fffffffffffffp-1022L, INFINITY, 0x1p-1022L, 0, l); in ATF_TC_BODY()
188 testboth(0x1p-1022L, -INFINITY, 0x0.fffffffffffffp-1022L, ex_under, l); in ATF_TC_BODY()
/freebsd/lib/libc/gen/
H A Dfrexp.c46 u.bits.exp = 1022; in frexp()
52 *ex = u.bits.exp - 1022; in frexp()
53 u.bits.exp = 1022; in frexp()
/freebsd/contrib/arm-optimized-routines/math/
H A Dexp10.c37 sbits += 1022ull << 52; in special_case()
55 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in special_case()
57 y = 0x1p-1022 * y; in special_case()
H A Dexp2.c46 sbits += 1022ull << 52; in specialcase()
64 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
66 y = 0x1p-1022 * y; in specialcase()
H A Dexp.c48 sbits += 1022ull << 52; in specialcase()
66 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
68 y = 0x1p-1022 * y; in specialcase()
H A Dpow.c142 sbits += 1022ull << 52; in specialcase()
163 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in specialcase()
165 y = 0x1p-1022 * y; in specialcase()
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dexp_inline.h49 sbits += 1022ull << 52; in exp_inline_special_case()
67 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in exp_inline_special_case()
69 y = 0x1p-1022 * y; in exp_inline_special_case()
H A Derfc_1u8.c134 if (unlikely (y < 0x1p-1022)) in erfc()
135 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in erfc()
H A Datan_data.c12 on [2**-1022, 1.0]. See atan.sollya for details of how
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dfinite_pow.h114 sbits += 1022ull << 52; in special_case()
136 force_eval_double (opt_barrier_double (0x1p-1022) * 0x1p-1022); in special_case()
139 y = 0x1p-1022 * y; in special_case()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dcbrt.c30 .exp_bias = 1022,
61 _ZGVsMxv_cbrt (0x0.3fffb8d4413f3p-1022) got 0x1.965f53b0e5d97p-342
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dv_erf.sollya12 if (itv == 0) then { a = 0x1p-1022; }
H A Datan.sollya16 a = 0x1.0p-1022;
/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/dktp/
H A Dfdisk.h48 * The MAX_CYL value of 1022 is the maximum usable value
55 #define MAX_CYL (1022)
/freebsd/usr.bin/tip/
H A DREADME9 BIZCOMP 1022, 1031 BIZ1022, BIZ1031

123456