Home
last modified time | relevance | path

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

/PHP-5.5/ext/gmp/
H A Dgmp.c469 #define gmp_zval_binary_ui_op(r, a, b, o, u) gmp_zval_binary_ui_op_ex(r, a, b, o, u, 0, 0, 0 TSRMLS… macro
619 gmp_zval_binary_ui_op(return_value, a_arg, b_arg, gmp_op, gmp_ui_op); in _gmp_binary_ui_op()

Completed in 8 milliseconds