Home | History | Annotate | Download | only in gdb

Lines Matching refs:Py_TPFLAGS_LIST_SUBCLASS

59 Py_TPFLAGS_LIST_SUBCLASS     = (1L << 25)

318 if tp_flags & Py_TPFLAGS_LIST_SUBCLASS: