Searched refs:lsw (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/glibc/include/arch/sparc/
H A Dmath_ldbl.h36 uint64_t lsw; member in struct:__anon2008::__anon2009
53 uint64_t lsw; member in struct:__anon2011::__anon2012
71 (ix1) = qw_u.parts64.lsw; \
80 qw_u.parts64.lsw = (ix1); \
109 (v) = sh_u.parts64.lsw; \
/haiku/src/system/libroot/posix/glibc/include/arch/arm/
H A Dmath_ldbl.h18 u_int32_t lsw; member in struct:__anon5416::__anon5417
31 u_int32_t lsw; member in struct:__anon5418::__anon5419
48 (ix1) = ew_u.parts.lsw; \
58 iw_u.parts.lsw = (ix1); \
/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dmath_ldbl.h18 u_int32_t lsw; member in struct:__anon5448::__anon5449
31 u_int32_t lsw; member in struct:__anon5450::__anon5451
48 (ix1) = ew_u.parts.lsw; \
58 iw_u.parts.lsw = (ix1); \
/haiku/src/system/libroot/posix/glibc/include/arch/arm64/
H A Dmath_ldbl.h18 u_int32_t lsw; member in struct:__anon80::__anon81
31 u_int32_t lsw; member in struct:__anon82::__anon83
48 (ix1) = ew_u.parts.lsw; \
58 iw_u.parts.lsw = (ix1); \
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dmath_ldbl.h13 u_int32_t lsw; member in struct:__anon5458::__anon5459
29 (ix1) = ew_u.parts.lsw; \
39 iw_u.parts.lsw = (ix1); \
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/
H A Dmath_ldbl.h13 u_int32_t lsw; member in struct:__anon2004::__anon2005
29 (ix1) = ew_u.parts.lsw; \
39 iw_u.parts.lsw = (ix1); \
/haiku/src/system/libroot/posix/glibc/math/
H A Dmath_private.h50 u_int32_t lsw; member in struct:__anon2::__anon3
63 u_int32_t lsw; member in struct:__anon4::__anon5
77 (ix1) = ew_u.parts.lsw; \
95 (i) = gl_u.parts.lsw; \
104 iw_u.parts.lsw = (ix1); \
124 sl_u.parts.lsw = (v); \

Completed in 102 milliseconds