Home
last modified time | relevance | path

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

/PHP-8.0/ext/gmp/
H A Dgmp.c229 #define gmp_binary_ui_op_no_zero(op, uop) \ macro
1165 gmp_binary_ui_op_no_zero(mpz_mod, gmp_mpz_mod_ui); in ZEND_FUNCTION()
1172 gmp_binary_ui_op_no_zero(mpz_divexact, NULL); in ZEND_FUNCTION()

Completed in 10 milliseconds