Home | History | Annotate | Download | only in gdb

Lines Matching refs:Py_TPFLAGS_LONG_SUBCLASS

58 Py_TPFLAGS_LONG_SUBCLASS     = (1L << 24)

316 if tp_flags & Py_TPFLAGS_LONG_SUBCLASS: