Searched refs:Py_GetProgramFullPath (Results 1 – 8 of 8) sorted by relevance
103 PyAPI_FUNC(char *) Py_GetProgramFullPath(void);
645 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
714 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
687 Py_GetProgramFullPath(void) in Py_GetProgramFullPath() function
1443 pack_add_info(self, "executable", Py_GetProgramFullPath()); in write_header()
1420 PyString_FromString(Py_GetProgramFullPath())); in _PySys_Init()
1441 PyString_FromString(Py_GetProgramFullPath())); in _PySys_Init()