Searched refs:Py_TPFLAGS_GC (Results 1 - 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dobject.h573 #define Py_TPFLAGS_GC 0 /* used to be (1L<<2) */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dobject.h561 #define Py_TPFLAGS_GC 0 /* used to be (1L<<2) */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Dpyexpat.c1724 Py_TPFLAGS_DEFAULT | Py_TPFLAGS_GC, /*tp_flags*/
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dpyexpat.c1704 Py_TPFLAGS_DEFAULT | Py_TPFLAGS_GC, /*tp_flags*/

Completed in 41 milliseconds