Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c672 static char *default_home = NULL; variable
677 default_home = home; in Py_SetPythonHome()
683 char *home = default_home; in Py_GetPythonHome()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c685 static char *default_home = NULL; variable
690 default_home = home; in Py_SetPythonHome()
696 char *home = default_home; in Py_GetPythonHome()