Home
last modified time | relevance | path

Searched refs:omax (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dselectmodule.c217 int imax, omax, emax, max; in select_select() local
269 if ((omax=seq2set(ofdlist, &ofdset, wfd2obj)) < 0) in select_select()
274 if (omax > max) max = omax; in select_select()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dselectmodule.c217 int imax, omax, emax, max; in select_select() local
269 if ((omax=seq2set(ofdlist, &ofdset, wfd2obj)) < 0) in select_select()
274 if (omax > max) max = omax; in select_select()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dselectmodule.c217 int imax, omax, emax, max; in select_select() local
269 if ((omax=seq2set(ofdlist, &ofdset, wfd2obj)) < 0) in select_select()
274 if (omax > max) max = omax; in select_select()