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