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

/haiku/src/system/libroot/posix/glibc/include/arch/arm/
H A Dmath_ldbl.h17 u_int32_t msw; member in struct:__anon5416::__anon5417
32 u_int32_t msw; member in struct:__anon5418::__anon5419
47 (ix0) = ew_u.parts.msw; \
57 iw_u.parts.msw = (ix0); \
68 (v) = sh_u.parts.msw; \
77 sh_u.parts.msw = (v); \
/haiku/src/system/libroot/posix/glibc/include/arch/x86/
H A Dmath_ldbl.h17 u_int32_t msw; member in struct:__anon5448::__anon5449
32 u_int32_t msw; member in struct:__anon5450::__anon5451
47 (ix0) = ew_u.parts.msw; \
57 iw_u.parts.msw = (ix0); \
68 (v) = sh_u.parts.msw; \
77 sh_u.parts.msw = (v); \
/haiku/src/system/libroot/posix/glibc/include/arch/sparc/
H A Dmath_ldbl.h35 uint64_t msw; member in struct:__anon2008::__anon2009
54 uint64_t msw; member in struct:__anon2011::__anon2012
70 (ix0) = qw_u.parts64.msw; \
79 qw_u.parts64.msw = (ix0); \
90 (v) = sh_u.parts64.msw; \
99 sh_u.parts64.msw = (v); \
/haiku/src/system/libroot/posix/glibc/include/arch/arm64/
H A Dmath_ldbl.h17 u_int32_t msw; member in struct:__anon80::__anon81
32 u_int32_t msw; member in struct:__anon82::__anon83
47 (ix0) = ew_u.parts.msw; \
57 iw_u.parts.msw = (ix0); \
68 (v) = sh_u.parts.msw; \
77 sh_u.parts.msw = (v); \
/haiku/src/system/libroot/posix/glibc/include/arch/x86_64/
H A Dmath_ldbl.h14 u_int32_t msw; member in struct:__anon5458::__anon5459
28 (ix0) = ew_u.parts.msw; \
38 iw_u.parts.msw = (ix0); \
49 (v) = sh_u.parts.msw; \
58 sh_u.parts.msw = (v); \
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/
H A Dmath_ldbl.h14 u_int32_t msw; member in struct:__anon2004::__anon2005
28 (ix0) = ew_u.parts.msw; \
38 iw_u.parts.msw = (ix0); \
49 (v) = sh_u.parts.msw; \
58 sh_u.parts.msw = (v); \
/haiku/src/system/libroot/posix/glibc/math/
H A Dmath_private.h49 u_int32_t msw; member in struct:__anon2::__anon3
64 u_int32_t msw; member in struct:__anon4::__anon5
76 (ix0) = ew_u.parts.msw; \
86 (i) = gh_u.parts.msw; \
103 iw_u.parts.msw = (ix0); \
114 sh_u.parts.msw = (v); \

Completed in 162 milliseconds