Home
last modified time | relevance | path

Searched refs:err_inst (Results 1 – 3 of 3) sorted by relevance

/dports/lang/python27/Python-2.7.18/Objects/
H A Dexceptions.c2186 PyBaseExceptionObject *err_inst = in _PyExc_Init() local
2199 if (BaseException_init(err_inst, args_tuple, NULL)) in _PyExc_Init()
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dexceptions.c2186 PyBaseExceptionObject *err_inst = in _PyExc_Init() local
2199 if (BaseException_init(err_inst, args_tuple, NULL)) in _PyExc_Init()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dexceptions.c2189 PyBaseExceptionObject *err_inst = in _PyExc_Init() local
2202 if (BaseException_init(err_inst, args_tuple, NULL)) in _PyExc_Init()