Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/
Dselectmodule.c1003 PyObject *elist = NULL, *etuple = NULL; in pyepoll_poll() local
/aosp_15_r20/external/python/cpython3/Modules/
Dselectmodule.c1538 PyObject *elist = NULL, *etuple = NULL; in select_epoll_poll_impl() local