Home
last modified time | relevance | path

Searched refs:Py_GetCompiler (Results 1 – 8 of 8) sorted by relevance

/third_party/python/Python/
Dgetversion.c13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler()); in Py_GetVersion()
Dgetcompiler.c24 Py_GetCompiler(void) in Py_GetCompiler() function
/third_party/python/Include/
Dpylifecycle.h57 PyAPI_FUNC(const char *) Py_GetCompiler(void);
/third_party/python/PC/
Dpython3dll.c61 EXPORT_FUNC(Py_GetCompiler)
/third_party/python/Doc/data/
Dstable_abi.dat794 function,Py_GetCompiler,3.2,
Drefcounts.dat2987 Py_GetCompiler:const char*:::
/third_party/python/Misc/
Dstable_abi.txt1518 function Py_GetCompiler
/third_party/python/Doc/c-api/
Dinit.rst46 * :c:func:`Py_GetCompiler`
562 .. c:function:: const char* Py_GetCompiler()