Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h90 #define PyRun_SimpleString(s) PyRun_SimpleStringFlags(s, NULL) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h90 #define PyRun_SimpleString(s) PyRun_SimpleStringFlags(s, NULL) macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c1973 #undef PyRun_SimpleString
1975 PyRun_SimpleString(const char *s) in PyRun_SimpleString() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c1998 #undef PyRun_SimpleString
2000 PyRun_SimpleString(const char *s) in PyRun_SimpleString() function