mpz_to_intmax     217 src/bignum.c   mpz_to_intmax (mpz_t const z, intmax_t *pi)
mpz_to_intmax      43 src/bignum.h   extern bool mpz_to_intmax (mpz_t const, intmax_t *) ARG_NONNULL ((1, 2));