Searched refs:gmpnum_t (Results 1 – 1 of 1) sorted by relevance
1649 mpz_ptr gmpnum_a, gmpnum_b, gmpnum_t, gmpnum_s, gmpnum_g; in ZEND_FUNCTION() local1662 gmp_create(&result_t, &gmpnum_t); in ZEND_FUNCTION()1669 mpz_gcdext(gmpnum_g, gmpnum_s, gmpnum_t, gmpnum_a, gmpnum_b); in ZEND_FUNCTION()
Completed in 9 milliseconds