Home
last modified time | relevance | path

Searched refs:envs (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c124 add_flag(int flag, const char *envs) in add_flag() argument
126 int env = atoi(envs); in add_flag()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c130 add_flag(int flag, const char *envs) in add_flag() argument
132 int env = atoi(envs); in add_flag()