Home
last modified time | relevance | path

Searched refs:temp_mod (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
1063 FETCH_GMP_ZVAL(gmpnum_mod, mod_arg, temp_mod);
1070 FREE_GMP_TEMP(temp_mod);
1083 FREE_GMP_TEMP(temp_mod);

Completed in 7 milliseconds