Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dselectmodule.c.h45 PyObject *xlist; in select_select() local
/external/python/cpython3/Modules/
Dselectmodule.c266 PyObject *xlist, PyObject *timeout_obj) in select_select_impl()