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/Python/
Dpathconfig.c238 Py_GetPrefix(void) in Py_GetPrefix() function
249 return Py_GetPrefix(); in Py_GetExecPrefix()
/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/cpython3/Include/
Dpylifecycle.h137 PyAPI_FUNC(wchar_t *) 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.c678 Py_GetPrefix(void) in Py_GetPrefix() function
/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/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/
Dpython3.def740 Py_GetPrefix=python37.Py_GetPrefix
Dgetpathp.c1069 wcscpy(py3path, Py_GetPrefix()); in _Py_CheckPython3()
/external/python/cpython3/Doc/c-api/
Dintro.rst640 single: Py_GetPrefix()
649 :c:func:`Py_GetPrefix`, :c:func:`Py_GetExecPrefix`, and
Dinit.rst63 :c:func:`Py_GetPrefix`, :c:func:`Py_GetExecPrefix`,
375 .. 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/cpython3/Modules/
Dmain.c2288 config->prefix = _PyMem_RawWcsdup(Py_GetPrefix()); in config_init_path_config()
D_tkinter.c114 prefix = PyUnicode_FromWideChar(Py_GetPrefix(), -1); in _get_tcl_lib_path()
/external/python/cpython2/Doc/data/
Drefcounts.dat1784 Py_GetPrefix:char*:::
/external/python/cpython3/Doc/data/
Drefcounts.dat2979 Py_GetPrefix:wchar_t*:::