Home
last modified time | relevance | path

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

/PHP-8.3/ext/gmp/
H A Dgmp.c233 #define gmp_binary_op(op) _gmp_binary_ui_op(INTERNAL_FUNCTION_PARAM_PASSTHRU, op, NULL, 0) macro
1861 gmp_binary_op(mpz_and); in ZEND_FUNCTION()
1868 gmp_binary_op(mpz_ior); in ZEND_FUNCTION()
1889 gmp_binary_op(mpz_xor); in ZEND_FUNCTION()

Completed in 16 milliseconds