Home
last modified time | relevance | path

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

/PHP-7.3/ext/gmp/
H A Dgmp.c365 #define gmp_binary_op(op) _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, NULL, 0) macro
2030 gmp_binary_op(mpz_and); in ZEND_FUNCTION()
2038 gmp_binary_op(mpz_ior); in ZEND_FUNCTION()
2062 gmp_binary_op(mpz_xor); in ZEND_FUNCTION()

Completed in 14 milliseconds