Home
last modified time | relevance | path

Searched refs:w1 (Results 1 – 25 of 30) sorted by relevance

12

/glibc-2.36/stdlib/
Dlonglong.h332 #define umul_ppmm(w1, w0, u, v) \ argument
336 (w1) = (USItype) (__x >> 32); \
366 #define umul_ppmm(w1, w0, u, v) \ argument
377 (w1) = __t.__w1w0.__w1; \
473 #define umul_ppmm(w1, w0, u, v) \ argument
476 "=d" ((USItype) (w1)) \
509 #define umul_ppmm(w1, w0, u, v) \ argument
512 "=d" ((UDItype) (w1)) \
529 #define umul_ppmm(w1, w0, u, v) \ argument
537 (w1) = __xx.__i.__h; (w0) = __xx.__i.__l;})
[all …]
/glibc-2.36/sysdeps/ieee754/ldbl-128/
De_powl.c170 if ((iy | q.parts32.w1 | q.parts32.w2 | q.parts32.w3) == 0 in __ieee754_powl()
178 && (q.parts32.w1 | q.parts32.w2 | q.parts32.w3) == 0) in __ieee754_powl()
184 && ((p.parts32.w1 | p.parts32.w2 | p.parts32.w3) != 0)) in __ieee754_powl()
187 && ((q.parts32.w1 | q.parts32.w2 | q.parts32.w3) != 0))) in __ieee754_powl()
214 if ((q.parts32.w1 | q.parts32.w2 | q.parts32.w3) == 0) in __ieee754_powl()
218 if (((ix - 0x3fff0000) | p.parts32.w1 | p.parts32.w2 | p.parts32.w3) in __ieee754_powl()
244 if ((p.parts32.w1 | p.parts32.w2 | p.parts32.w3) == 0) in __ieee754_powl()
391 if (((j - 0x400d0000) | o.parts32.w1 | o.parts32.w2 | o.parts32.w3) != 0) in __ieee754_powl()
402 if (((j - 0xc00d01bc) | o.parts32.w1 | o.parts32.w2 | o.parts32.w3) in __ieee754_powl()
De_logl.c201 if ((k | u.parts32.w1 | u.parts32.w2 | u.parts32.w3) == 0) in __ieee754_logl()
227 t.parts32.w1 = 0; in __ieee754_logl()
238 t.parts32.w1 = 0; in __ieee754_logl()
Dmath_ldbl.h40 uint32_t w0, w1, w2, w3; member
58 uint32_t w3, w2, w1, w0; member
Ds_expm1l.c114 if (((ix & 0xffff) | u.parts32.w1 | u.parts32.w2 | u.parts32.w3) == 0) in __expm1l()
121 if ((ix == 0) && (u.parts32.w1 | u.parts32.w2 | u.parts32.w3) == 0) in __expm1l()
De_jnl.c95 if ((u.parts32.w0 & 0xffff) | u.parts32.w1 | u.parts32.w2 | u.parts32.w3) in __ieee754_jnl()
330 if ((u.parts32.w0 & 0xffff) | u.parts32.w1 | u.parts32.w2 | u.parts32.w3) in libm_alias_finite()
Dk_tanl.c101 if ((ix | u.parts32.w1 | u.parts32.w2 | u.parts32.w3 in __kernel_tanl()
Ds_atanl.c195 if ((k & 0xffff) | s.parts32.w1 | s.parts32.w2 | s.parts32.w3) in __atanl()
Ds_log1pl.c139 && (u.parts32.w1 | u.parts32.w2 | u.parts32.w3) == 0) in __log1pl()
De_asinl.c149 && (u.parts32.w1 | u.parts32.w2 | u.parts32.w3) == 0) in __ieee754_asinl()
/glibc-2.36/sysdeps/generic/
Dmemcopy.h68 #define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) argument
71 #define MERGE(w0, sh_1, w1, sh_2) (((w0) << (sh_1)) | ((w1) >> (sh_2))) argument
/glibc-2.36/sysdeps/pthread/
Dtst-rwlock16.c130 pthread_t w1, w2, rp, rc; in do_test() local
132 if (pthread_create (&w1, NULL, writer, NULL) != 0) in do_test()
156 if (pthread_join (w1, NULL) != 0) in do_test()
/glibc-2.36/string/
Dmemcmp.c59 # define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) argument
61 # define MERGE(w0, sh_1, w1, sh_2) (((w0) << (sh_1)) | ((w1) >> (sh_2))) argument
/glibc-2.36/sysdeps/unix/sysv/linux/aarch64/
Dsetcontext.S95 ldr w1, [x2, #oHEAD + oMAGIC]
96 cmp w1, w3
/glibc-2.36/sysdeps/aarch64/
Dmemset-reg.h21 #define valw w1
Drawmemchr.S28 cbz w1, L(do_strlen)
Dstrchrnul.S30 #define chrin w1
Dmemchr.S35 #define chrin w1
Dmemrchr.S31 #define chrin w1
Dstrchr.S30 #define chrin w1
/glibc-2.36/sysdeps/ieee754/flt-32/
De_lgammaf_r.c82 w1 = 8.3333335817e-02, /* 0x3daaaaab */ variable
232 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6))))); in __ieee754_lgammaf_r()
/glibc-2.36/sysdeps/ieee754/ldbl-96/
De_lgammal_r.c197 w1 = 8.333333333333331447505E-2L, variable
423 w = w0 + z * (w1 in __ieee754_lgammal_r()
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_lgamma_r.c147 w1 = 8.33333333333329678849e-02, /* 0x3FB55555, 0x5555553B */ variable
297 w = w0+z*(w1+y*(w2+y*(w3+y*(w4+y*(w5+y*w6))))); in __ieee754_lgamma_r()
/glibc-2.36/benchtests/strcoll-inputs/
Dlorem_ipsum#en_US.UTF-83 … 4z 91ve Wh3|\| r33zUltz c4n. 1PH 1n f1|\|d |\/|4c|-|1n3 4u70m471(4lly, kUm 17 w1|| f1|35, c0n741n.
9 …/1z, why d0cum3nt 7|24n5|4735 4z. Y3r w1ll w4nN@ f337u|23, 1n, d4 u\/ U5Ed w1|| h7m|. (1f f1|3 1nD…
33 …BuT @R w1|| Wh1Ch k0pYr1t3d, p@g3 z3rv1c3, KWIckLy, d@ j00. M4k3 p4r7I f1|\|d d0 g3t, l@r9e w0RRy1…
/glibc-2.36/sysdeps/ieee754/float128/
Dieee754_float128.h55 __FLT_EORDER4 (uint32_t, w0, w1, w2, w3);

12