Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dintobject.c708 int_divmod(PyIntObject *x, PyIntObject *y) in int_divmod() function
1374 (binaryfunc)int_divmod, /*nb_divmod*/