Home
last modified time | relevance | path

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

/PHP-7.3/ext/bcmath/libbcmath/src/
H A Dinit.c94 BCG(_two_) = _bc_new_num_ex (1,0,1); in bc_init_numbers()
95 BCG(_two_)->n_value[0] = 2; in bc_init_numbers()
H A Draisemod.c111 (void) bc_divmod (exponent, BCG(_two_), &exponent, &parity, 0); in bc_raisemod()
/PHP-7.3/ext/bcmath/
H A Dphp_bcmath.h48 bc_num _two_; variable
H A Dbcmath.c159 _bc_free_num_ex(&bcmath_globals->_two_, 1); in PHP_GSHUTDOWN_FUNCTION()

Completed in 10 milliseconds