Lines Matching refs:mpn_popcount
467 demanding the various support routines (like mpn_popcount) for linking,
1535 #define mpn_popcount __MPN(popcount)
1536 __GMP_DECLSPEC unsigned long int mpn_popcount __GMP_PROTO ((mp_srcptr, mp_size_t)) __GMP_NOTHROW __GMP_ATTRIBUTE_PURE;
1741 __gmp_result = mpn_popcount (__gmp_u->_mp_d, __gmp_usize);