Home
last modified time | relevance | path

Searched refs:temp_exp (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/gmp/
H A Dgmp.c1046 int temp_base = 0, temp_exp = 0, temp_mod; local
1057 FETCH_GMP_ZVAL(gmpnum_exp, exp_arg, temp_exp);
1068 FREE_GMP_TEMP(temp_exp);
1079 FREE_GMP_TEMP(temp_exp);

Completed in 7 milliseconds