Home
last modified time | relevance | path

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

/PHP-7.2/ext/gmp/
H A Dgmp.c365 #define gmp_binary_ui_op_no_zero(op, uop) \ macro
1323 gmp_binary_ui_op_no_zero(mpz_mod, (gmp_binary_ui_op_t) mpz_mod_ui); in ZEND_FUNCTION()
1331 gmp_binary_ui_op_no_zero(mpz_divexact, NULL); in ZEND_FUNCTION()

Completed in 13 milliseconds