Home
last modified time | relevance | path

Searched defs:uj1 (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libc/quad/
H A Dqdivrem.c189 digit uj0, uj1, uj2; in __qdivrem() local
/dports/games/NBlood/NBlood-a1689a4/platform/Windows/src/compat-to-msvc/
H A Ddll_math.c431 register digit uj0, uj1, uj2; local
/dports/devel/vasm/vasm/
H A Dhugeint.c443 digit uj0, uj1, uj2; in divmod() local
/dports/math/p5-Math-MPC/Math-MPC-1.13/
H A DMPC.xs1323 SV * Rmpc_set_uj_uj(pTHX_ mpc_t * mpc, SV * uj1, SV * uj2, SV * round) { in Rmpc_set_uj_uj()