Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h796 sys__current_frames_impl(PyObject *module);
801 return sys__current_frames_impl(module); in sys__current_frames()
/third_party/python/Python/
Dsysmodule.c1834 sys__current_frames_impl(PyObject *module) in sys__current_frames_impl() function