Home
last modified time | relevance | path

Searched refs:ispyc (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c885 int ispyc = 0; in maybe_pyc_file() local
889 ispyc = 1; in maybe_pyc_file()
892 return ispyc; in maybe_pyc_file()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c898 int ispyc = 0; in maybe_pyc_file() local
902 ispyc = 1; in maybe_pyc_file()
905 return ispyc; in maybe_pyc_file()