Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dsetobject.c1695 set_ixor(PySetObject *so, PyObject *other) in set_ixor() function
2081 (binaryfunc)set_ixor, /*nb_inplace_xor*/
/external/python/cpython2/Objects/
Dsetobject.c1737 set_ixor(PySetObject *so, PyObject *other) in set_ixor() function
2116 (binaryfunc)set_ixor, /*nb_inplace_xor*/