Home
last modified time | relevance | path

Searched refs:gmpnum_t (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
1569 gmp_create(&result_t, &gmpnum_t); in ZEND_FUNCTION()
1576 mpz_gcdext(gmpnum_g, gmpnum_s, gmpnum_t, gmpnum_a, gmpnum_b); in ZEND_FUNCTION()

Completed in 15 milliseconds