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