Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dsetobject.c1151 set_or(PySetObject *so, PyObject *other) in set_or() function
2069 (binaryfunc)set_or, /*nb_or*/
2182 (binaryfunc)set_or, /*nb_or*/
/external/python/cpython2/Objects/
Dsetobject.c1206 set_or(PySetObject *so, PyObject *other) in set_or() function
2100 (binaryfunc)set_or, /*nb_or*/
2216 (binaryfunc)set_or, /*nb_or*/