Home | History | Annotate | Download | only in gdb

Lines Matching refs:Py_TPFLAGS_LONG_SUBCLASS

76 Py_TPFLAGS_LONG_SUBCLASS     = (1 << 24)
348 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS: