Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c235 #define gmp_binary_ui_op_no_zero(op, uop) \ macro
1182 gmp_binary_ui_op_no_zero(mpz_mod, gmp_mpz_mod_ui); in ZEND_FUNCTION()
1189 gmp_binary_ui_op_no_zero(mpz_divexact, NULL); in ZEND_FUNCTION()

Completed in 19 milliseconds