Home
last modified time | relevance | path

Searched refs:_PyImport_IsScript (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dimport.h40 PyAPI_FUNC(int) _PyImport_IsScript(struct filedescr *);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dimport.h40 PyAPI_FUNC(int) _PyImport_IsScript(struct filedescr *);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dimport.c1528 PyAPI_FUNC(int) _PyImport_IsScript(struct filedescr * fd) in find_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
Dimport.c1528 PyAPI_FUNC(int) _PyImport_IsScript(struct filedescr * fd) in find_module()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dimport.c1613 PyAPI_FUNC(int) _PyImport_IsScript(struct filedescr * fd) in _PyImport_IsScript() function