Searched defs:Py_TPFLAGS_IS_ABSTRACT (Results 1 – 6 of 6) sorted by relevance
405 #define Py_TPFLAGS_IS_ABSTRACT (1UL << 20) macro
623 #define Py_TPFLAGS_IS_ABSTRACT (1L<<20) macro