Home | History | Annotate | Download | only in Include

Lines Matching refs:Py_TPFLAGS_HAVE_CLASS

265     /* The following require the Py_TPFLAGS_HAVE_CLASS flag */
591 #define Py_TPFLAGS_HAVE_CLASS (1L<<8)
646 Py_TPFLAGS_HAVE_CLASS | \