Home
last modified time | relevance | path

Searched refs:WITH_CYCLE_GC (Results 1 – 7 of 7) sorted by relevance

/external/python/cpython2/Include/
DPython.h15 #ifndef WITH_CYCLE_GC
16 #define WITH_CYCLE_GC 1 macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h55 #define WITH_CYCLE_GC 1 macro
/external/python/cpython2/Modules/
Dpyexpat.c1677 #ifdef WITH_CYCLE_GC
1725 #ifdef WITH_CYCLE_GC
/external/python/cpython3/Doc/whatsnew/
D3.0.rst878 * Removed :c:macro:`METH_OLDARGS` and :c:macro:`WITH_CYCLE_GC` from the C API.
/external/python/cpython2/Doc/extending/
Dextending.rst863 removing the definition of ``WITH_CYCLE_GC`` in the :file:`pyconfig.h` header on
/external/python/cpython2/Misc/
DHISTORY5720 The old symbol WITH_CYCLE_GC is now ignored, and Python.h arranges
/external/python/cpython3/Misc/
DHISTORY23104 The old symbol WITH_CYCLE_GC is now ignored, and Python.h arranges