Home
last modified time | relevance | path

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

/third_party/libexif/contrib/c++/
Dexif_module.cxx171 extract<list> xlist(data); in setData() local
/third_party/python/Modules/clinic/
Dselectmodule.c.h45 PyObject *xlist; in select_select() local
/third_party/python/Modules/
Dselectmodule.c257 PyObject *xlist, PyObject *timeout_obj) in select_select_impl()