Searched refs:set_intersection_update (Results 1 – 2 of 2) sorted by relevance
1352 set_intersection_update(PySetObject *so, PyObject *other) in set_intersection_update() function1399 result = set_intersection_update(so, other); in set_iand()
1353 set_intersection_update(PySetObject *so, PyObject *other) in set_intersection_update() function1400 result = set_intersection_update(so, other); in set_iand()