Home
last modified time | relevance | path

Searched refs:make_union (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dunionobject.c8 static PyObject *make_union(PyObject *);
177 PyObject *new_union = make_union(tuple); in _Py_union_type_or()
298 res = make_union(newargs); in union_getitem()
394 make_union(PyObject *args) in make_union() function

Completed in 2 milliseconds