Searched refs:PyGC_HEAD_SIZE (Results 1 – 6 of 6) sorted by relevance
351 #define PyGC_HEAD_SIZE 0 macro
1701 sizeof(xmlparseobject) + PyGC_HEAD_SIZE,/*tp_basicsize*/
1089 * Remove :c:func:`PyGC_HEAD_SIZE` from object size calculations.
7024 - remove PyGC_HEAD_SIZE from object size calculations
24403 - remove PyGC_HEAD_SIZE from object size calculations