Lines Matching refs:popc_limb
3659 #define popc_limb(result, input) \
3668 #define popc_limb(result, input) \ macro
3676 #define popc_limb(result, input) \ macro
3684 #define popc_limb(result, input) \ macro
3699 #if ! defined (popc_limb) && GMP_LIMB_BITS == 8
3700 #define popc_limb(result, input) \ macro
3710 #if ! defined (popc_limb) && GMP_LIMB_BITS == 16
3711 #define popc_limb(result, input) \ macro
3722 #if ! defined (popc_limb) && GMP_LIMB_BITS == 32
3723 #define popc_limb(result, input) \ macro
3735 #if ! defined (popc_limb) && GMP_LIMB_BITS == 64
3736 #define popc_limb(result, input) \ macro