Home | History | Annotate | Download | only in Objects

Lines Matching refs:set_ior

1246 set_ior(PySetObject *so, PyObject *other)
2117 (binaryfunc)set_ior, /*nb_inplace_or*/