Searched refs:temp_mod (Results 1 – 1 of 1) sorted by relevance
1395 gmp_temp_t temp_base, temp_exp, temp_mod; in ZEND_FUNCTION() local1415 FETCH_GMP_ZVAL_DEP_DEP(gmpnum_mod, mod_arg, temp_mod, temp_exp, temp_base, 3); in ZEND_FUNCTION()1421 FREE_GMP_TEMP(temp_mod); in ZEND_FUNCTION()1434 FREE_GMP_TEMP(temp_mod); in ZEND_FUNCTION()
Completed in 16 milliseconds