Searched refs:divrem1 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
H A Dlongobject.c1317 divrem1(PyLongObject *a, digit n, digit *prem) function
2046 z = divrem1(a, b->ob_digit[0], &rem);

Completed in 222 milliseconds