Searched defs:gmp_gcdext (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/gmp/ | ||
H A D | gmp.stub.php | 64 function gmp_gcdext(GMP|int|string $num1, GMP|int|string $num2): array {} function |
H A D | gmp.c | 1536 ZEND_FUNCTION(gmp_gcdext) in ZEND_FUNCTION() argument |
Completed in 20 milliseconds