Home
last modified time | relevance | path

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

/third_party/python/Python/clinic/
Dsysmodule.c.h335 sys_getswitchinterval_impl(PyObject *module);
343 _return_value = sys_getswitchinterval_impl(module); in sys_getswitchinterval()
/third_party/python/Python/
Dsysmodule.c1159 sys_getswitchinterval_impl(PyObject *module) in sys_getswitchinterval_impl() function