Home | History | Annotate | Download | only in Objects

Lines Matching refs:set_ior

1225 set_ior(PySetObject *so, PyObject *other)
2112 (binaryfunc)set_ior, /*nb_inplace_or*/