Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dsetobject.c1171 set_ior(PySetObject *so, PyObject *other) in set_ior() function
2082 (binaryfunc)set_ior, /*nb_inplace_or*/
/external/python/cpython2/Objects/
Dsetobject.c1228 set_ior(PySetObject *so, PyObject *other) in set_ior() function
2117 (binaryfunc)set_ior, /*nb_inplace_or*/