Lines Matching full:set_intersection_update
1361 set_intersection_update(PySetObject *so, PyObject *other)1404 result = set_intersection_update(so, other);