Home
last modified time | relevance | path

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

/PHP-7.0/ext/bcmath/libbcmath/src/
H A Dinit.c112 BCG(_two_) = _bc_new_num_ex (1,0,1); in bc_init_numbers()
113 BCG(_two_)->n_value[0] = 2; in bc_init_numbers()
H A Draisemod.c93 (void) bc_divmod (exponent, BCG(_two_), &exponent, &parity, 0); in bc_raisemod()
/PHP-7.0/ext/bcmath/
H A Dphp_bcmath.h50 bc_num _two_; variable
H A Dbcmath.c160 _bc_free_num_ex(&bcmath_globals->_two_, 1); in PHP_GSHUTDOWN_FUNCTION()

Completed in 14 milliseconds