Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dpowlo.c102 mp_limb_t *this_pp, *last_pp; in mpn_powlo() local
118 last_pp = this_pp; in mpn_powlo()
120 mpn_mullo_n (this_pp, last_pp, tp, n); in mpn_powlo()