Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Darray_init.c38 mp_size_t nlimbs; in mpz_array_init() local
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Durandomb.c40 mp_size_t nlimbs; in mpf_urandomb() local
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Durandom.c58 mp_size_t nlimbs; in mpfr_urandom() local
H A Durandomb.c54 mp_size_t nlimbs; in mpfr_urandomb() local
/netbsd-src/external/lgpl3/gmp/dist/rand/
H A Drandmt.c199 mp_size_t nlimbs; in __gmp_randget_mt() local
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4382 #define DIGITS_IN_BASE_PER_LIMB(res, nlimbs, b) \ argument