Home
last modified time | relevance | path

Searched refs:mswhi (Results 1 – 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_powl.c159 hx = p.parts32.mswhi; in powl()
163 hy = q.parts32.mswhi; in powl()
292 ix = o.parts32.mswhi; in powl()
310 o.parts32.mswhi = ix; in powl()
380 j = o.parts32.mswhi; in powl()
433 j = o.parts32.mswhi; in powl()
439 o.parts32.mswhi = j; in powl()
/bionic/libm/upstream-freebsd/lib/msun/src/
Dmath_private.h60 u_int32_t mswhi; member
82 u_int32_t mswhi; member