Searched refs:Py_GetProgramFullPath (Results 1 – 14 of 14) sorted by relevance
88 python:Py_GetProgramFullPath91 fun:Py_GetProgramFullPath
43 PyAPI_FUNC(wchar_t *) Py_GetProgramFullPath(void);
1378 Py_GetProgramFullPath = get_func('Py_GetProgramFullPath')1388 self.assertEqual(Py_GetProgramFullPath(), config['executable'])
590 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
67 EXPORT_FUNC(Py_GetProgramFullPath)
800 function,Py_GetProgramFullPath,3.2,
2999 Py_GetProgramFullPath:wchar_t*:::
706 single: Py_GetProgramFullPath()714 :c:func:`Py_GetProgramFullPath` (all defined in :file:`Modules/getpath.c`).
67 :c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome`,446 .. c:function:: wchar_t* Py_GetProgramFullPath()507 full path (see :c:func:`Py_GetProgramFullPath`) and for :data:`sys.prefix` and
1530 function Py_GetProgramFullPath
1399 :c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome` and
5539 path (:c:func:`Py_GetProgramFullPath`) rather than to the program name
1627 path (:c:func:`Py_GetProgramFullPath`) rather than to the program name
2160 :c:func:`Py_GetProgramFullPath`, :c:func:`Py_GetPythonHome` and