Home
last modified time | relevance | path

Searched refs:Py_GetPrefix (Results 1 – 23 of 23) sorted by relevance

/external/python/cpython2/RISCOS/Modules/
Dgetpath_riscos.c39 Py_GetPrefix() in Py_GetPrefix() function
/external/python/cpython2/PC/os2emx/
Dgetpathp.c399 Py_GetPrefix(void) in Py_GetPrefix() function
409 return Py_GetPrefix(); in Py_GetExecPrefix()
Dpython27.def18 "Py_GetPrefix"
/external/python/cpython3/Include/
Dpylifecycle.h58 PyAPI_FUNC(wchar_t *) Py_GetPrefix(void);
/external/python/cpython3/PC/
Dgetpathp.c908 Py_GetPrefix(void) in Py_GetPrefix() function
918 return Py_GetPrefix(); in Py_GetExecPrefix()
958 wcscpy(py3path, Py_GetPrefix()); in _Py_CheckPython3()
Dpython3.def732 Py_GetPrefix=python36.Py_GetPrefix
/external/python/cpython2/PC/
Dgetpathp.c695 Py_GetPrefix(void) in Py_GetPrefix() function
705 return Py_GetPrefix(); in Py_GetExecPrefix()
/external/python/cpython2/Include/
Dpythonrun.h104 PyAPI_FUNC(char *) Py_GetPrefix(void);
/external/python/cpython2/PC/os2vacpp/
Dpython.def430 Py_GetPrefix
Dgetpathp.c458 Py_GetPrefix(void) in Py_GetPrefix() function
/external/python/cpython2/Modules/
Dgetpath.c723 Py_GetPrefix(void) in Py_GetPrefix() function
/external/python/cpython2/PC/bdist_wininst/
Dinstall.c1291 char* (__cdecl * Py_GetPrefix)(void); in get_sys_prefix()
1324 Py_GetPrefix = (char * (*)(void))GetProcAddress in get_sys_prefix()
1336 MessageBox(GetFocus(), Py_GetPrefix(), "PREFIX", MB_OK); in get_sys_prefix()
/external/python/cpython3/PC/bdist_wininst/
Dinstall.c1335 char* (__cdecl * Py_GetPrefix)(void); in get_sys_prefix()
1368 Py_GetPrefix = (char * (*)(void))GetProcAddress in get_sys_prefix()
1380 MessageBox(GetFocus(), Py_GetPrefix(), "PREFIX", MB_OK); in get_sys_prefix()
/external/python/cpython3/Modules/
Dgetpath.c853 Py_GetPrefix(void) in Py_GetPrefix() function
D_tkinter.c116 prefix = PyUnicode_FromWideChar(Py_GetPrefix(), -1); in _get_tcl_lib_path()
/external/python/cpython3/Python/
Dsysmodule.c1960 PyUnicode_FromWideChar(Py_GetPrefix(), -1)); in _PySys_Init()
1964 PyUnicode_FromWideChar(Py_GetPrefix(), -1)); in _PySys_Init()
/external/python/cpython3/Doc/c-api/
Dintro.rst564 single: Py_GetPrefix()
573 :c:func:`Py_GetPrefix`, :c:func:`Py_GetExecPrefix`, and
Dinit.rst163 .. c:function:: wchar_t* Py_GetPrefix()
/external/python/cpython2/Doc/c-api/
Dintro.rst557 single: Py_GetPrefix()
566 :c:func:`Py_GetPrefix`, :c:func:`Py_GetExecPrefix`, and
Dinit.rst121 .. c:function:: char* Py_GetPrefix()
/external/python/cpython2/Python/
Dsysmodule.c1443 PyString_FromString(Py_GetPrefix())); in _PySys_Init()
/external/python/cpython2/Doc/data/
Drefcounts.dat1784 Py_GetPrefix:char*:::
/external/python/cpython3/Doc/data/
Drefcounts.dat1779 Py_GetPrefix:const char*:::