Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h51 #define PyParser_SimpleParseFile(FP, S, B) \ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h51 #define PyParser_SimpleParseFile(FP, S, B) \ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c1894 #undef PyParser_SimpleParseFile
1896 PyParser_SimpleParseFile(FILE *fp, const char *filename, int start) in PyParser_SimpleParseFile() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c1919 #undef PyParser_SimpleParseFile
1921 PyParser_SimpleParseFile(FILE *fp, const char *filename, int start) in PyParser_SimpleParseFile() function