mpz_popcount 240 lib/mini-gmp.h mp_bitcnt_t mpz_popcount (const mpz_t); mpz_popcount 3464 src/data.c return make_fixnum (mpz_popcount (*nonneg));