Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testcapi/clinic/
Dexceptions.c.h335 …{"fatal_error", _PyCFunction_CAST(_testcapi_fatal_error), METH_FASTCALL, _testcapi_fatal_error__do…
342 _testcapi_fatal_error(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _testcapi_fatal_error() function