Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/framer/framer/
Dstructparse.py5 PyObject_HEAD = "PyObject_HEAD" variable
Dstruct.py5 PyObject_HEAD = "PyObject_HEAD" variable
/external/python/cpython2/Include/
Dobject.h78 #define PyObject_HEAD \ macro