Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetopt.c38 int _PyOS_optind = 1; /* index into argv array */ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetopt.c38 int _PyOS_optind = 1; /* index into argv array */ variable