Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c2565 int hasit; in ensure_fromlist() local
2596 hasit = PyObject_HasAttr(mod, item); in ensure_fromlist()
2597 if (!hasit) { in ensure_fromlist()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c2464 int hasit; in find_module() local
2495 hasit = PyObject_HasAttr(mod, item); in find_module()
2496 if (!hasit) { in find_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c2464 int hasit; in find_module() local
2495 hasit = PyObject_HasAttr(mod, item); in find_module()
2496 if (!hasit) { in find_module()