Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c1556 mpz_ptr gmpnum_a, gmpnum_b, gmpnum_t, gmpnum_s, gmpnum_g; in ZEND_FUNCTION() local
1567 gmp_create(&result_g, &gmpnum_g); in ZEND_FUNCTION()
1576 mpz_gcdext(gmpnum_g, gmpnum_s, gmpnum_t, gmpnum_a, gmpnum_b); in ZEND_FUNCTION()

Completed in 10 milliseconds