Home
last modified time | relevance | path

Searched refs:asdouble (Results 1 – 25 of 44) sorted by relevance

12

/third_party/musl/src/math/
Dpow.c50 z = asdouble(iz); in log_inline()
64 double_t zhi = asdouble((iz + (1ULL << 31)) & (-1ULL << 32)); in log_inline()
131 scale = asdouble(sbits); in specialcase()
138 scale = asdouble(sbits); in specialcase()
154 y = asdouble(sbits & 0x8000000000000000); in specialcase()
216 tail = asdouble(T[idx]); in exp_inline()
227 scale = asdouble(sbits); in exp_inline()
335 double_t yhi = asdouble(iy & -1ULL << 27); in pow()
337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow()
Dexp2.c36 scale = asdouble(sbits); in specialcase()
42 scale = asdouble(sbits); in specialcase()
106 tail = asdouble(T[idx]); in exp2()
117 scale = asdouble(sbits); in exp2()
Dexp.c38 scale = asdouble(sbits); in specialcase()
44 scale = asdouble(sbits); in specialcase()
119 tail = asdouble(T[idx]); in exp()
130 scale = asdouble(sbits); in exp()
Dlog2.c50 rhi = asdouble(asuint64(r) & -1ULL << 32); in log2()
88 z = asdouble(iz); in log2()
102 rhi = asdouble(asuint64(r) & -1ULL << 32); in log2()
Dlrint.c61 double_t toint = asdouble(asuint64(1/EPS) | sign); in lrint()
Dexp2f.c62 s = asdouble(t); in exp2f()
Dexpf.c73 s = asdouble(t); in expf()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dpow.c50 z = asdouble(iz); in log_inline()
64 double_t zhi = asdouble((iz + (1ULL << 31)) & (-1ULL << 32)); in log_inline()
131 scale = asdouble(sbits); in specialcase()
138 scale = asdouble(sbits); in specialcase()
154 y = asdouble(sbits & 0x8000000000000000); in specialcase()
216 tail = asdouble(T[idx]); in exp_inline()
227 scale = asdouble(sbits); in exp_inline()
335 double_t yhi = asdouble(iy & -1ULL << 27); in pow()
337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow()
Dexp2.c36 scale = asdouble(sbits); in specialcase()
42 scale = asdouble(sbits); in specialcase()
106 tail = asdouble(T[idx]); in exp2()
117 scale = asdouble(sbits); in exp2()
Dexp.c38 scale = asdouble(sbits); in specialcase()
44 scale = asdouble(sbits); in specialcase()
119 tail = asdouble(T[idx]); in exp()
130 scale = asdouble(sbits); in exp()
Dlog2.c50 rhi = asdouble(asuint64(r) & -1ULL << 32); in log2()
88 z = asdouble(iz); in log2()
102 rhi = asdouble(asuint64(r) & -1ULL << 32); in log2()
Dlrint.c61 double_t toint = asdouble(asuint64(1/EPS) | sign); in lrint()
Dexp2f.c62 s = asdouble(t); in exp2f()
/third_party/musl/porting/uniproton/kernel/src/math/
Dpow.c50 z = asdouble(iz); in log_inline()
64 double_t zhi = asdouble((iz + (1ULL << 31)) & (-1ULL << 32)); in log_inline()
131 scale = asdouble(sbits); in specialcase()
138 scale = asdouble(sbits); in specialcase()
154 y = asdouble(sbits & 0x8000000000000000); in specialcase()
216 tail = asdouble(T[idx]); in exp_inline()
227 scale = asdouble(sbits); in exp_inline()
335 double_t yhi = asdouble(iy & -1ULL << 27); in pow()
337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow()
/third_party/optimized-routines/math/
Dpow.c51 z = asdouble (iz); in log_inline()
65 double_t zhi = asdouble ((iz + (1ULL << 31)) & (-1ULL << 32)); in log_inline()
136 scale = asdouble (sbits); in specialcase()
143 scale = asdouble (sbits); in specialcase()
160 y = asdouble (sbits & 0x8000000000000000); in specialcase()
225 tail = asdouble (T[idx]); in exp_inline()
242 scale = asdouble (sbits); in exp_inline()
365 double_t yhi = asdouble (iy & -1ULL << 27); in pow()
367 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in pow()
Dexp2.c39 scale = asdouble (sbits); in specialcase()
45 scale = asdouble (sbits); in specialcase()
115 tail = asdouble (T[idx]); in exp2()
132 scale = asdouble (sbits); in exp2()
Dexp.c41 scale = asdouble (sbits); in specialcase()
47 scale = asdouble (sbits); in specialcase()
133 tail = asdouble (T[idx]); in exp_inline()
150 scale = asdouble (sbits); in exp_inline()
Dlog2.c57 rhi = asdouble (asuint64 (r) & -1ULL << 32); in log2()
98 z = asdouble (iz); in log2()
112 rhi = asdouble (asuint64 (r) & -1ULL << 32); in log2()
/third_party/musl/porting/liteos_m/kernel/src/math/
Dpow.c50 z = asdouble(iz); in log_inline()
64 double_t zhi = asdouble((iz + (1ULL << 31)) & (-1ULL << 32)); in log_inline()
131 scale = asdouble(sbits); in specialcase()
138 scale = asdouble(sbits); in specialcase()
154 y = asdouble(sbits & 0x8000000000000000); in specialcase()
216 tail = asdouble(T[idx]); in exp_inline()
227 scale = asdouble(sbits); in exp_inline()
335 double_t yhi = asdouble(iy & -1ULL << 27); in pow()
337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow()
/third_party/optimized-routines/math/test/
Dulp.c43 asdouble (uint64_t i) in asdouble() function
194 return (struct args_d1){asdouble (next1 (g))}; in next_d1()
202 return (struct args_d2){asdouble (x), asdouble (x2)}; in next_d2()
499 printf ("%s in [%a;%a]", f->name, asdouble (gen->start), in printgen_d1()
500 asdouble (gen->start + gen->len)); in printgen_d1()
505 printf ("%s in [%a;%a] x [%a;%a]", f->name, asdouble (gen->start), in printgen_d2()
506 asdouble (gen->start + gen->len), asdouble (gen->start2), in printgen_d2()
507 asdouble (gen->start2 + gen->len2)); in printgen_d2()
613 #define asfloat_d asdouble
/third_party/glslang/Test/
Dhlsl.intrinsics.double.frag7 double r01 = asdouble(inU1a, inU1b);
/third_party/musl/porting/uniproton/kernel/src/internal/
Dlibm.h194 #define asdouble(i) ((union{uint64_t _i; double _f;}){i})._f macro
215 (d) = asdouble(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dlibm.h193 #define asdouble(i) ((union{uint64_t _i; double _f;}){i})._f macro
214 (d) = asdouble(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dlibm.h194 #define asdouble(i) ((union{uint64_t _i; double _f;}){i})._f macro
215 (d) = asdouble(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \
/third_party/musl/src/internal/
Dlibm.h193 #define asdouble(i) ((union{uint64_t _i; double _f;}){i})._f macro
214 (d) = asdouble(((uint64_t)(hi)<<32) | (uint32_t)(lo)); \

12