Searched defs:rn (Results 1 - 25 of 259) sorted by relevance

1234567891011

/netbsd-current/external/lgpl3/gmp/dist/mpz/
H A Dset_d.c53 mp_size_t rn; local
[all...]
H A Dtdiv_q_2exp.c38 mp_size_t un, rn; local
[all...]
H A Dmod.c37 mp_size_t rn, bn; local
H A Dmul_2exp.c37 mp_size_t un, rn; local
H A Dpowm_sec.c44 mp_size_t rn, bn, es, en; local
99 MPN_COPY (PTR(r), rp, rn); local
[all...]
H A Dcdiv_qr_ui.c64 mp_size_t rn; local
H A Dfdiv_qr_ui.c62 mp_size_t rn; local
H A Dfdiv_r_ui.c59 mp_size_t rn; local
H A Dfdiv_ui.c58 mp_size_t rn; local
H A Dtdiv_qr_ui.c63 mp_size_t rn; local
H A Dtdiv_r_ui.c59 mp_size_t rn; local
H A Dtdiv_ui.c59 mp_size_t rn; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-reg.c30 sim_fetch_register (SIM_DESC sd, int rn, unsigned char *buf, int length) argument
45 sim_store_register (SIM_DESC sd, int rn, unsigned char *buf, int length) argument
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dsim-reg.c33 sim_fetch_register (SIM_DESC sd, int rn, void *buf, int length) argument
48 sim_store_register (SIM_DESC sd, int rn, const void *buf, int length) argument
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dnussbaumer_mul.c47 mp_size_t rn; local
H A Dredc_n.c54 mp_size_t rn; local
[all...]
H A Dpow_1.c44 mp_size_t rn; local
[all...]
/netbsd-current/sys/arch/alpha/alpha/
H A Dlocore.s1487 rn = 0 define
1491 rn = rn + 1 define
/netbsd-current/external/lgpl3/mpfr/dist/examples/
H A Ddivworst.c83 unsigned long rz, rn; local
/netbsd-current/games/hack/
H A Dhack.rumors.c124 int rn, i; local
/netbsd-current/lib/libm/complex/
H A Dcephes_subr.c87 double f, x, x2, y, y2, rn, t; local
[all...]
H A Dcephes_subrf.c87 float f, x, x2, y, y2, rn, t, d; local
[all...]
H A Dcephes_subrl.c92 long double f, x, x2, y, y2, rn, t; local
[all...]
/netbsd-current/lib/libm/noieee_src/
H A Dn_fmod.c135 double ro = fmod(x,y),rn = _fmod(x,y); local
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-mpq_muldiv.c53 mpz_t an, bn, rn, ad, bd, rd; local

Completed in 226 milliseconds

1234567891011