Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dintobject.c690 int_mod(PyIntObject *x, PyIntObject *y) in int_mod() function
1373 (binaryfunc)int_mod, /*nb_remainder*/