Searched refs:gmpnum_tmp (Results 1 – 1 of 1) sorted by relevance
978 mpz_t *gmpnum_tmp; local986 FETCH_GMP_ZVAL(gmpnum_tmp, a_arg, temp_a); /* no need to free this since it's IS_RESOURCE */987 if (mpz_sgn(*gmpnum_tmp) < 0) {
Completed in 8 milliseconds