Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c91 bool is_used; member
130 if (temp.is_used) { \
137 temp.is_used = 0; \
146 temp.is_used = 1; \
153 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()
1315 temp_exp.is_used = 0; in ZEND_FUNCTION()
1677 temp_a.is_used = 0; in ZEND_FUNCTION()
[all …]

Completed in 10 milliseconds