Home
last modified time | relevance | path

Searched refs:PyRun_AnyFileEx (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h86 #define PyRun_AnyFileEx(fp, name, closeit) \ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h86 #define PyRun_AnyFileEx(fp, name, closeit) \ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c1915 #undef PyRun_AnyFileEx
1917 PyRun_AnyFileEx(FILE *fp, const char *name, int closeit) in PyRun_AnyFileEx() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c1940 #undef PyRun_AnyFileEx
1942 PyRun_AnyFileEx(FILE *fp, const char *name, int closeit) in PyRun_AnyFileEx() function