mpz_sub           542 ext/gmp/gmp.c  		DO_BINARY_UI_OP(mpz_sub);
mpz_sub          1260 ext/gmp/gmp.c  	gmp_binary_ui_op(mpz_sub, mpz_sub_ui);
mpz_sub          1620 ext/gmp/gmp.c  	mpz_sub(gmpnum_result2, gmpnum_a, gmpnum_result2);
mpz_sub          1892 ext/gmp/gmp.c  		mpz_sub(gmpnum_range, gmpnum_max, gmpnum_min);