Home
last modified time | relevance | path

Searched refs:Py_GetPrefix (Results 1 – 13 of 13) 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/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.c666 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/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*:::