Home
last modified time | relevance | path

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

/PHP-8.1/ext/gmp/
H A Dgmp.c75 bool is_used; member
124 if (temp.is_used) { \
131 temp.is_used = 0; \
140 temp.is_used = 1; \
147 temp.is_used = 0; \
691 temp_b.is_used = 0; in gmp_cmp()
721 temp_b.is_used = 0; in gmp_zval_binary_ui_op()
772 temp_b.is_used = 0; in gmp_zval_binary_ui_op2()
1299 temp_exp.is_used = 0; in ZEND_FUNCTION()
1657 temp_a.is_used = 0; in ZEND_FUNCTION()
[all …]

Completed in 10 milliseconds