Searched defs:_Py_TPFLAGS_MATCH_SELF (Results 1 – 5 of 5) sorted by relevance
410 #define _Py_TPFLAGS_MATCH_SELF (1UL << 22) macro