Home
last modified time | relevance | path

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

/PHP-5.5/ext/bcmath/libbcmath/src/
H A Dinit.c109 BCG(_two_) = _bc_new_num_ex (1,0,1); in bc_init_numbers()
110 BCG(_two_)->n_value[0] = 2; in bc_init_numbers()
H A Draisemod.c80 (void) bc_divmod (exponent, BCG(_two_), &exponent, &parity, 0 TSRMLS_CC); in bc_raisemod()
/PHP-5.5/ext/bcmath/
H A Dphp_bcmath.h47 bc_num _two_; variable
H A Dbcmath.c154 _bc_free_num_ex(&bcmath_globals->_two_, 1); in PHP_GSHUTDOWN_FUNCTION()

Completed in 11 milliseconds