Home
last modified time | relevance | path

Searched defs:PyTypeObject (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Doc/includes/
Dtypestruct.h76 } PyTypeObject; typedef
/external/python/cpython3/Doc/includes/
Dtypestruct.h80 } PyTypeObject; typedef
/external/python/cpython3/Include/
Dobject.h66 typedef struct _typeobject PyTypeObject; typedef
/external/python/cpython2/Include/
Dobject.h411 } PyTypeObject; typedef