Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dintobject.c712 int_divmod(PyIntObject *x, PyIntObject *y) in int_divmod() function
1378 (binaryfunc)int_divmod, /*nb_divmod*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dintobject.c698 int_divmod(PyIntObject *x, PyIntObject *y) in int_divmod() function
1347 (binaryfunc)int_divmod, /*nb_divmod*/