Searched refs:Py_GetPlatform (Results 1 – 8 of 8) sorted by relevance
9 Py_GetPlatform(void) in Py_GetPlatform() function
1439 PyString_FromString(Py_GetPlatform())); in _PySys_Init()
110 PyAPI_FUNC(const char *) Py_GetPlatform(void);
429 Py_GetPlatform
551 Py_GetVersion(), Py_GetPlatform()); in Py_Main()
1446 pack_add_info(self, "platform", Py_GetPlatform()); in write_header()
947 "Py_GetPlatform"
216 .. c:function:: const char* Py_GetPlatform()