Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dintobject.c482 int_sub(PyIntObject *v, PyIntObject *w) in int_sub() function
1370 (binaryfunc)int_sub, /*nb_subtract*/