Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
H A Dpycore_unionobject.h18 extern PyObject *_Py_union_args(PyObject *self);
/third_party/python/Objects/
H A Dunionobject.c365 _Py_union_args(PyObject *self) in _Py_union_args() function
H A Dabstract.c2630 cls = _Py_union_args(cls); in object_recursive_isinstance()
2723 cls = _Py_union_args(cls); in object_issubclass()

Completed in 8 milliseconds