Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c3085 imp_load_compiled(PyObject *self, PyObject *args) in imp_load_compiled() function
3285 {"load_compiled", imp_load_compiled, METH_VARARGS},
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c2964 imp_load_compiled(PyObject *self, PyObject *args) in find_module()
3164 {"load_compiled", imp_load_compiled, METH_VARARGS}, in find_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c2964 imp_load_compiled(PyObject *self, PyObject *args) in find_module()
3164 {"load_compiled", imp_load_compiled, METH_VARARGS}, in find_module()