Home
last modified time | relevance | path

Searched refs:_testcapi_err_setfromerrnowithfilename_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_testcapi/clinic/
Dexceptions.c.h257 _testcapi_err_setfromerrnowithfilename_impl(PyObject *module, int error,
274 …return_value = _testcapi_err_setfromerrnowithfilename_impl(module, error, exc, value, value_length… in _testcapi_err_setfromerrnowithfilename()
/external/python/cpython3/Modules/_testcapi/
Dexceptions.c166 _testcapi_err_setfromerrnowithfilename_impl(PyObject *module, int error, in _testcapi_err_setfromerrnowithfilename_impl() function