Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c2219 int orig_level = level; in find_module() local
2346 if (orig_level < 1) { in find_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c2219 int orig_level = level; in find_module() local
2346 if (orig_level < 1) { in find_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c2320 int orig_level = level; in get_parent() local
2447 if (orig_level < 1) { in get_parent()