Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobjimpl.h351 #define PyGC_HEAD_SIZE 0 macro
/external/python/cpython2/Modules/
Dpyexpat.c1701 sizeof(xmlparseobject) + PyGC_HEAD_SIZE,/*tp_basicsize*/
/external/python/cpython3/Doc/whatsnew/
D2.2.rst1089 * Remove :c:func:`PyGC_HEAD_SIZE` from object size calculations.
/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
/external/python/cpython3/Misc/
DHISTORY24403 - remove PyGC_HEAD_SIZE from object size calculations