Searched refs:Param_singleton (Results 1 – 2 of 2) sorted by relevance
275 *AugLoad_singleton, *AugStore_singleton, *Param_singleton; variable812 Param_singleton = PyType_GenericNew(Param_type, NULL, NULL); in init_types()813 if (!Param_singleton) return 0; in init_types()2951 Py_INCREF(Param_singleton); in ast2obj_expr_context()2952 return Param_singleton; in ast2obj_expr_context()
360 *AugLoad_singleton, *AugStore_singleton, *Param_singleton; variable1001 Param_singleton = PyType_GenericNew(Param_type, NULL, NULL); in init_types()1002 if (!Param_singleton) return 0; in init_types()3500 Py_INCREF(Param_singleton); in ast2obj_expr_context()3501 return Param_singleton; in ast2obj_expr_context()