Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c374 static zend_result gmp_do_operation_ex(uint8_t opcode, zval *result, zval *op1, zval *op2) /* {{{ */ in gmp_do_operation_ex() function
421 retval = gmp_do_operation_ex(opcode, result, op1, op2); in gmp_do_operation()

Completed in 9 milliseconds