Searched refs:PyThreadState_GET (Results 1 – 4 of 4) sorted by relevance
63 #define PyThreadState_GET() PyThreadState_Get() macro
663 switch(PyThreadState_GET()->tracing_what) { in frame_setlineno()
28472 - There's a new macro, PyThreadState_GET(), which does the same work
33448 PyThreadState_GET() becomes an alias to PyThreadState_Get() to avoid ABI