Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c234 #define gmp_binary_op(op) _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, NULL, 0) macro
1872 gmp_binary_op(mpz_and); in ZEND_FUNCTION()
1879 gmp_binary_op(mpz_ior); in ZEND_FUNCTION()
1900 gmp_binary_op(mpz_xor); in ZEND_FUNCTION()

Completed in 10 milliseconds