Searched defs:uy (Results 1 - 20 of 20) sorted by relevance

/seL4-refos-master/libs/libmuslc/src/math/
H A Dcopysign.c4 union {double f; uint64_t i;} ux={x}, uy={y}; local
H A Dcopysignf.c6 union {float f; uint32_t i;} ux={x}, uy={y}; local
H A Dcopysignl.c11 union ldshape ux = {x}, uy = {y}; local
H A Dhypotf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}, ut; local
[all...]
H A Dnextafterl.c11 union ldshape ux, uy; local
47 union ldshape ux, uy; local
H A Datan2l.c30 union ldshape ux, uy; local
H A Dnextafter.c5 union {double f; uint64_t i;} ux={x}, uy={y}; local
H A Dnextafterf.c5 union {float f; uint32_t i;} ux={x}, uy={y}; local
H A Dfmod.c6 union {double f; uint64_t i;} ux = {x}, uy = {y}; local
[all...]
H A Dfmodf.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}; local
[all...]
H A Dremquo.c6 union {double f; uint64_t i;} ux = {x}, uy = {y}; local
[all...]
H A Dremquof.c6 union {float f; uint32_t i;} ux = {x}, uy = {y}; local
[all...]
H A Dremquol.c11 union ldshape ux = {x}, uy = {y}; local
H A Dfmodl.c11 union ldshape ux = {x}, uy = {y}; local
[all...]
H A Dhypotl.c27 union ldshape ux = {x}, uy = {y}; local
H A Dhypot.c24 union {double f; uint64_t i;} ux = {x}, uy = {y}, ut; local
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dhack.c732 xchar tx, ty, ux, uy; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dhack.c732 xchar tx, ty, ux, uy; local
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dyou.h233 xchar ux, uy; member in struct:you
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dyou.h233 xchar ux, uy; member in struct:you

Completed in 63 milliseconds