Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h93 sys_exception_impl(PyObject *module);
98 return sys_exception_impl(module); in sys_exception()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c761 sys_exception_impl(PyObject *module) in sys_exception_impl() function