Home
last modified time | relevance | path

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

/PHP-5.5/ext/bcmath/libbcmath/src/
H A Drecmul.c48 int mul_base_digits = MUL_BASE_DIGITS; variable
49 #define MUL_SMALL_DIGITS mul_base_digits/4
191 if ((ulen+vlen) < mul_base_digits in _bc_rec_mul()

Completed in 18 milliseconds