Searched refs:AugStore_singleton (Results 1 – 2 of 2) sorted by relevance
275 *AugLoad_singleton, *AugStore_singleton, *Param_singleton; variable808 AugStore_singleton = PyType_GenericNew(AugStore_type, NULL, NULL); in init_types()809 if (!AugStore_singleton) return 0; in init_types()2948 Py_INCREF(AugStore_singleton); in ast2obj_expr_context()2949 return AugStore_singleton; in ast2obj_expr_context()
360 *AugLoad_singleton, *AugStore_singleton, *Param_singleton; variable997 AugStore_singleton = PyType_GenericNew(AugStore_type, NULL, NULL); in init_types()998 if (!AugStore_singleton) return 0; in init_types()3497 Py_INCREF(AugStore_singleton); in ast2obj_expr_context()3498 return AugStore_singleton; in ast2obj_expr_context()