Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/framer/framer/
Dstructparse.py6 PyObject_VAR_HEAD = "PyObject_VAR_HEAD" variable
Dstruct.py6 PyObject_VAR_HEAD = "PyObject_VAR_HEAD" variable
/external/python/cpython2/Include/
Dobject.h96 #define PyObject_VAR_HEAD \ macro