HomeSort by relevance Sort by last modified time
    Searched defs:Py_TPFLAGS_DEFAULT (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
object.h 553 Type definitions should use Py_TPFLAGS_DEFAULT for their tp_flags value.
558 NOTE: when building the core, Py_TPFLAGS_DEFAULT includes
654 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_CORE
656 #define Py_TPFLAGS_DEFAULT Py_TPFLAGS_DEFAULT_EXTERNAL
    [all...]