Home
last modified time | relevance | path

Searched refs:Py_TPFLAGS_HAVE_STACKLESS_EXTENSION (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobject.h610 #define Py_TPFLAGS_HAVE_STACKLESS_EXTENSION (3L<<15) macro
612 #define Py_TPFLAGS_HAVE_STACKLESS_EXTENSION 0 macro
647 Py_TPFLAGS_HAVE_STACKLESS_EXTENSION | \
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobject.h598 #define Py_TPFLAGS_HAVE_STACKLESS_EXTENSION (3L<<15) macro
600 #define Py_TPFLAGS_HAVE_STACKLESS_EXTENSION 0 macro
635 Py_TPFLAGS_HAVE_STACKLESS_EXTENSION | \