Searched defs:shifted_v0 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | submul_1.c | 80 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, cl, xl, c1, c2, c3; in mpn_submul_1() local 116 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, xw, cl, xl; in mpn_submul_1() local
|
H A D | addmul_1.c | 81 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, crec, xl, c1, c2, c3; in mpn_addmul_1() local 117 mp_limb_t shifted_v0, u0, r0, p0, p1, prev_p1, xw, crec, xl; in mpn_addmul_1() local
|