Home
last modified time | relevance | path

Searched defs:select_select (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dselectmodule.c.h40 select_select(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in select_select() function
/aosp_15_r20/external/python/cpython2/Modules/
Dselectmodule.c184 select_select(PyObject *self, PyObject *args) in select_select() function