Home
last modified time | relevance | path

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

/PHP-7.2/ext/gmp/
H A Dgmp.c363 #define gmp_binary_op(op) _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, NULL, 0) macro
1915 gmp_binary_op(mpz_and); in ZEND_FUNCTION()
1923 gmp_binary_op(mpz_ior); in ZEND_FUNCTION()
1947 gmp_binary_op(mpz_xor); in ZEND_FUNCTION()

Completed in 7 milliseconds