Home | History | Annotate | Download | only in include

Lines Matching refs:mpz_fits_uint_p

836 #define mpz_fits_uint_p __gmpz_fits_uint_p
838 __GMP_DECLSPEC int mpz_fits_uint_p __GMP_PROTO ((mpz_srcptr)) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1598 directive suppressed, eg. mpz_fits_uint_p. When a different bit of code
1630 mpz_fits_uint_p (mpz_srcptr __gmp_z) __GMP_NOTHROW