Home | History | Annotate | Download | only in gdb

Lines Matching refs:Py_TPFLAGS_LIST_SUBCLASS

77 Py_TPFLAGS_LIST_SUBCLASS     = (1 << 25)
350 if tp_flags & Py_TPFLAGS_LIST_SUBCLASS: