Home
last modified time | relevance | path

Searched defs:PyObject (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Misc/
Dcoverity_model.c26 typedef struct {} PyObject; typedef
/third_party/python/Include/
Dobject.h109 } PyObject; typedef
/third_party/python/Python/
Dceval.c5849 Py_LOCAL_INLINE(PyObject *) _Py_HOT_FUNCTION in Py_LOCAL_INLINE() argument