Home
last modified time | relevance | path

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

/php-src/ext/bcmath/libbcmath/src/
H A Drecmul.c46 int mul_base_digits = MUL_BASE_DIGITS; variable
47 #define MUL_SMALL_DIGITS mul_base_digits/4
171 if ((ulen + vlen) < mul_base_digits in _bc_rec_mul()

Completed in 5 milliseconds