Searched refs:set_intersection_update (Results 1 – 1 of 1) sorted by relevance
1283 set_intersection_update(PySetObject *so, PyObject *other) in set_intersection_update() function1326 result = set_intersection_update(so, other); in set_iand()