Searched refs:Py_GetPlatform (Results 1 – 10 of 10) sorted by relevance
9 Py_GetPlatform(void) in Py_GetPlatform() function
3501 SET_SYS_FROM_STRING("platform", Py_GetPlatform()); in _PySys_InitCore()
53 PyAPI_FUNC(const char *) Py_GetPlatform(void);
193 fprintf(stderr, "Python %s on %s\n", Py_GetVersion(), Py_GetPlatform()); in pymain_header()
63 EXPORT_FUNC(Py_GetPlatform)
852 func,Py_GetPlatform,3.2,,
2959 Py_GetPlatform:const char*:::
994 …<elf-symbol name='Py_GetPlatform' type='func-type' binding='global-binding' visibility='default-vi…3690 …Py_GetPlatform' mangled-name='Py_GetPlatform' filepath='./Python/getplatform.c' line='9' column='1…
1637 [function.Py_GetPlatform]
55 * :c:func:`Py_GetPlatform`744 .. c:function:: const char* Py_GetPlatform()