HomeSort by relevance Sort by last modified time
    Searched defs:Py_SetProgramName (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
188 Py_SetProgramName(const wchar_t *program_name)
203 Py_FatalError("Py_SetProgramName() failed: out of memory");
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c 673 Py_SetProgramName(char *pn)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c 660 Py_SetProgramName(char *pn)
    [all...]
  /external/python/cpython2/Python/
pythonrun.c 681 Py_SetProgramName(char *pn)
    [all...]

Completed in 84 milliseconds