Searched refs:NotIn_singleton (Results 1 – 2 of 2) sorted by relevance
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()
423 *NotIn_singleton; variable1138 NotIn_singleton = PyType_GenericNew(NotIn_type, NULL, NULL); in init_types()1139 if (!NotIn_singleton) return 0; in init_types()3678 Py_INCREF(NotIn_singleton); in ast2obj_cmpop()3679 return NotIn_singleton; in ast2obj_cmpop()