Searched refs:Py_GetPlatform (Results 1 – 9 of 9) sorted by relevance
9 Py_GetPlatform(void) in Py_GetPlatform() function
2828 SET_SYS_FROM_STRING("platform", Py_GetPlatform()); in _PySys_InitCore()
55 PyAPI_FUNC(const char *) Py_GetPlatform(void);
195 fprintf(stderr, "Python %s on %s\n", Py_GetVersion(), Py_GetPlatform()); in pymain_header()
798 function,Py_GetPlatform,3.2,
2995 Py_GetPlatform:const char*:::
65 EXPORT_FUNC(Py_GetPlatform)
1526 function Py_GetPlatform
48 * :c:func:`Py_GetPlatform`537 .. c:function:: const char* Py_GetPlatform()