Home
last modified time | relevance | path

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

/PHP-8.3/ext/gmp/
H A Dgmp.c90 bool is_used; member
129 if (temp.is_used) { \
136 temp.is_used = 0; \
145 temp.is_used = 1; \
152 temp.is_used = 0; \
684 temp_b.is_used = 0; in gmp_cmp()
714 temp_b.is_used = 0; in gmp_zval_binary_ui_op()
765 temp_b.is_used = 0; in gmp_zval_binary_ui_op2()
1308 temp_exp.is_used = 0; in ZEND_FUNCTION()
1666 temp_a.is_used = 0; in ZEND_FUNCTION()
[all …]

Completed in 8 milliseconds