Home
last modified time | relevance | path

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

/PHP-5.3/ext/gmp/
H A Dgmp.c1036 int temp_base; local
1046 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base);
1059 FREE_GMP_TEMP(temp_base);
1072 int temp_base, temp_exp, temp_mod; local
1078 FETCH_GMP_ZVAL(gmpnum_base, base_arg, temp_base);
1092 FREE_GMP_TEMP(temp_base);
1108 FREE_GMP_TEMP(temp_base);

Completed in 7 milliseconds