Searched defs:set_union (Results 1 – 10 of 10) sorted by relevance
28 set_union = sets.set_union variable
23 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union() function
234 bool set_union(const STy &S) { in set_union() function
246 bool set_union(const STy &S) { in set_union() function
278 def set_union(a, b, validate_indices=True): function
65 C set_union (const C& s1, const C& s2) in set_union() function
1200 set_union(PySetObject *so, PyObject *args) in set_union() function
1178 set_union(PySetObject *so, PyObject *args) in set_union() function