Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Ddivis.c63 mp_limb_t alow, dlow, dmask; in mpn_divisible_p() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Djacobi.c62 mp_limb_t alow, blow; in mpz_jacobi() local
H A Dcong.c66 mp_limb_t alow, clow, dlow, dmask, r; in mpz_congruent_p() local
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4005 #define JACOBI_LS0(alow,asize) \ argument