Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dsetobject.c1589 set_isub(PySetObject *so, PyObject *other) in set_isub() function
2074 (binaryfunc)set_isub, /*nb_inplace_subtract*/
/external/python/cpython2/Objects/
Dsetobject.c1624 set_isub(PySetObject *so, PyObject *other) in set_isub() function
2108 (binaryfunc)set_isub, /*nb_inplace_subtract*/