Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c228 static void gmp_mpz_gcd_ui(mpz_ptr a, mpz_srcptr b, gmp_ulong c) { in gmp_mpz_gcd_ui() function
1541 gmp_binary_ui_op(mpz_gcd, gmp_mpz_gcd_ui); in ZEND_FUNCTION()

Completed in 10 milliseconds