Searched refs:NotIn_singleton (Results 1 – 8 of 8) sorted by relevance
115 PyObject *NotIn_singleton; member
334 *NotIn_singleton; variable947 NotIn_singleton = PyType_GenericNew(NotIn_type, NULL, NULL); in init_types()948 if (!NotIn_singleton) return 0; in init_types()3131 Py_INCREF(NotIn_singleton); in ast2obj_cmpop()3132 return NotIn_singleton; in ast2obj_cmpop()
128 Py_CLEAR(state->NotIn_singleton); in _PyAST_Fini()1694 state->NotIn_singleton = PyType_GenericNew((PyTypeObject in init_types()1696 if (!state->NotIn_singleton) return 0; in init_types()4852 Py_INCREF(state->NotIn_singleton); in ast2obj_cmpop()4853 return state->NotIn_singleton; in ast2obj_cmpop()
5390 …<var-decl name='NotIn_singleton' type-id='type-id-14' visibility='default' filepath='./Include/int…