Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gmp/mpz/
H A Dlucnum2_ui.c26 mpz_lucnum2_ui (mpz_ptr ln, mpz_ptr lnsub1, unsigned long n) in mpz_lucnum2_ui()
46 PTR(lnsub1)[0] = (n == 0 ? 1 : 2*f - f1); in mpz_lucnum2_ui() local