mpz_sub           498 ext/gmp/gmp.c  		DO_BINARY_UI_OP(mpz_sub);
mpz_sub          1218 ext/gmp/gmp.c  	gmp_binary_ui_op(mpz_sub, mpz_sub_ui);
mpz_sub          1586 ext/gmp/gmp.c  	mpz_sub(gmpnum_result2, gmpnum_a, gmpnum_result2);
mpz_sub          1886 ext/gmp/gmp.c  		mpz_sub(gmpnum_range, gmpnum_max, gmpnum_min);