Home
last modified time | relevance | path

Searched refs:PyObject_VAR_HEAD (Results 1 – 25 of 35) sorted by relevance

12

/external/python/cpython2/Modules/
Dsre.h35 PyObject_VAR_HEAD
51 PyObject_VAR_HEAD
/external/python/cpython3/Modules/
Dsre.h28 PyObject_VAR_HEAD
45 PyObject_VAR_HEAD
/external/python/cpython2/Include/
Dstructseq.h30 PyObject_VAR_HEAD
Dlongintrepr.h91 PyObject_VAR_HEAD
Dbytearrayobject.h23 PyObject_VAR_HEAD
Dtupleobject.h25 PyObject_VAR_HEAD
Dframeobject.h17 PyObject_VAR_HEAD
Dlistobject.h23 PyObject_VAR_HEAD
Dobject.h96 #define PyObject_VAR_HEAD \ macro
111 PyObject_VAR_HEAD
325 PyObject_VAR_HEAD
Dstringobject.h36 PyObject_VAR_HEAD
/external/python/cpython3/Include/
Dlongintrepr.h86 PyObject_VAR_HEAD
Dbytearrayobject.h24 PyObject_VAR_HEAD
Dmemoryobject.h58 PyObject_VAR_HEAD
Dtupleobject.h26 PyObject_VAR_HEAD
Dframeobject.h18 PyObject_VAR_HEAD
Dlistobject.h24 PyObject_VAR_HEAD
Dbytesobject.h32 PyObject_VAR_HEAD
Dobject.h98 #define PyObject_VAR_HEAD PyVarObject ob_base; macro
347 PyObject_VAR_HEAD
/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/Doc/includes/
Dtypestruct.h2 PyObject_VAR_HEAD
/external/python/cpython3/Doc/includes/
Dtypestruct.h2 PyObject_VAR_HEAD
/external/python/cpython3/Modules/_ctypes/
Dctypes.h58 PyObject_VAR_HEAD
/external/python/cpython2/Modules/_ctypes/
Dctypes.h98 PyObject_VAR_HEAD
/external/python/cpython3/Doc/c-api/
Dstructures.rst50 .. c:macro:: PyObject_VAR_HEAD
54 The PyObject_VAR_HEAD macro expands to::

12