Home
last modified time | relevance | path

Searched refs:Py_GetProgramFullPath (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython2/RISCOS/Modules/
Dgetpath_riscos.c55 Py_GetProgramFullPath() in Py_GetProgramFullPath() function
/external/python/cpython2/Include/
Dpythonrun.h103 PyAPI_FUNC(char *) Py_GetProgramFullPath(void);
/external/python/cpython3/Include/
Dpylifecycle.h136 PyAPI_FUNC(wchar_t *) Py_GetProgramFullPath(void);
/external/python/cpython2/PC/os2emx/
Dgetpathp.c413 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
Dpython27.def17 "Py_GetProgramFullPath"
/external/python/cpython2/PC/os2vacpp/
Dpython.def431 Py_GetProgramFullPath
Dgetpathp.c476 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
/external/python/cpython3/Python/
Dpathconfig.c258 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
/external/python/cpython2/Modules/
Dgetpath.c694 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
D_hotshot.c1447 pack_add_info(self, "executable", Py_GetProgramFullPath()); in write_header()
/external/python/cpython2/PC/
Dgetpathp.c709 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
/external/python/cpython3/PC/
Dpython3.def741 Py_GetProgramFullPath=python37.Py_GetProgramFullPath
/external/python/cpython3/Doc/c-api/
Dintro.rst642 single: Py_GetProgramFullPath()
650 :c:func:`Py_GetProgramFullPath` (all defined in :file:`Modules/getpath.c`).
Dinit.rst64 :c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome`,
423 .. c:function:: wchar_t* Py_GetProgramFullPath()
/external/python/cpython2/Doc/c-api/
Dintro.rst559 single: Py_GetProgramFullPath()
567 :c:func:`Py_GetProgramFullPath` (all defined in :file:`Modules/getpath.c`).
Dinit.rst169 .. c:function:: char* Py_GetProgramFullPath()
/external/python/cpython2/Python/
Dsysmodule.c1441 PyString_FromString(Py_GetProgramFullPath())); in _PySys_Init()
/external/python/cpython3/Modules/
Dmain.c2281 config->executable = _PyMem_RawWcsdup(Py_GetProgramFullPath()); in config_init_path_config()
/external/python/cpython2/Doc/data/
Drefcounts.dat1786 Py_GetProgramFullPath:char*:::
/external/python/cpython3/Doc/data/
Drefcounts.dat2981 Py_GetProgramFullPath:wchar_t*:::