Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h465 sys_get_asyncgen_hooks_impl(PyObject *module);
470 return sys_get_asyncgen_hooks_impl(module); in sys_get_asyncgen_hooks()
/third_party/python/Python/
Dsysmodule.c1333 sys_get_asyncgen_hooks_impl(PyObject *module) in sys_get_asyncgen_hooks_impl() function