Home
last modified time | relevance | path

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

/php-src/ext/gmp/
H A Dgmp.c1668 bool use_a_si = 0, use_b_si = 0; in ZEND_FUNCTION() local
1683 use_b_si = 1; in ZEND_FUNCTION()
1690 ZEND_ASSERT(use_b_si == 0); in ZEND_FUNCTION()
1692 } else if (use_b_si) { in ZEND_FUNCTION()

Completed in 13 milliseconds