temp_exp 1453 ext/gmp/gmp.c gmp_temp_t temp_base, temp_exp, temp_mod; temp_exp 1463 ext/gmp/gmp.c temp_exp.is_used = 0; temp_exp 1465 ext/gmp/gmp.c FETCH_GMP_ZVAL_DEP(gmpnum_exp, exp_arg, temp_exp, temp_base); temp_exp 1469 ext/gmp/gmp.c FREE_GMP_TEMP(temp_exp); temp_exp 1473 ext/gmp/gmp.c FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base); temp_exp 1478 ext/gmp/gmp.c FREE_GMP_TEMP(temp_exp); temp_exp 1488 ext/gmp/gmp.c FREE_GMP_TEMP(temp_exp);