Home
last modified time | relevance | path

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

/php-src/ext/bcmath/libbcmath/src/
H A Ddivmod.c65 bc_sub_ex(num1, temp, rem, rscale); in bc_divmod()
H A Dsqrt.c99 bc_sub_ex(guess, guess1, &diff, cscale + 1); in bc_sqrt()
H A Dbcmath.h134 #define bc_sub_ex(n1, n2, result, scale_min) do { \ macro

Completed in 6 milliseconds