Home
last modified time | relevance | path

Searched refs:PyGC_HEAD_SIZE (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Include/
Dobjimpl.h336 #define PyGC_HEAD_SIZE 0 macro
/external/python/cpython2/Modules/
Dpyexpat.c1703 sizeof(xmlparseobject) + PyGC_HEAD_SIZE,/*tp_basicsize*/
/external/python/cpython2/Doc/whatsnew/
D2.2.rst1089 * Remove :c:func:`PyGC_HEAD_SIZE` from object size calculations.
/external/python/cpython2/Misc/
DHISTORY7024 - remove PyGC_HEAD_SIZE from object size calculations