Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_operators.c1247 static zend_never_inline zend_result ZEND_FASTCALL mul_function_slow(zval *result, zval *op1, zval … in mul_function_slow() function
1285 return mul_function_slow(result, op1, op2); in mul_function()

Completed in 11 milliseconds