Home
last modified time | relevance | path

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

/PHP-5.5/ext/gmp/
H A Dgmp.c1010 int temp_base; local
1020 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base);
1033 FREE_GMP_TEMP(temp_base);
1046 int temp_base = 0, temp_exp = 0, temp_mod; local
1052 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base);
1066 FREE_GMP_TEMP(temp_base);
1082 FREE_GMP_TEMP(temp_base);

Completed in 9 milliseconds