bc_divmod          85 ext/bcmath/libbcmath/src/divmod.c   return bc_divmod (num1, num2, NULL, result, scale TSRMLS_CC);
bc_divmod          80 ext/bcmath/libbcmath/src/raisemod.c       (void) bc_divmod (exponent, BCG(_two_), &exponent, &parity, 0 TSRMLS_CC);