Searched refs:err_inst (Results 1 – 3 of 3) sorted by relevance
2186 PyBaseExceptionObject *err_inst = in _PyExc_Init() local2199 if (BaseException_init(err_inst, args_tuple, NULL)) in _PyExc_Init()
2189 PyBaseExceptionObject *err_inst = in _PyExc_Init() local2202 if (BaseException_init(err_inst, args_tuple, NULL)) in _PyExc_Init()