HomeSort by relevance Sort by last modified time
    Searched defs:Py_SetPythonHome (Results 1 - 4 of 4) sorted by null

  /external/python/cpython3/Python/
pathconfig.c 20 since Py_SetPath(), Py_SetPythonHome() and Py_SetProgramName() can be
167 Py_SetPythonHome(const wchar_t *home)
182 Py_FatalError("Py_SetPythonHome() failed: out of memory");
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c 688 Py_SetPythonHome(char *home)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c 675 Py_SetPythonHome(char *home)
    [all...]
  /external/python/cpython2/Python/
pythonrun.c 696 Py_SetPythonHome(char *home)
    [all...]

Completed in 2198 milliseconds