Searched refs:PyInterpreterState_Head (Results 1 – 9 of 9) sorted by relevance
187 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Head(void);
444 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Head(void);
279 PyInterpreterState *interp = PyInterpreterState_Head(); in _PyInterpreterState_LookUpID()811 PyInterpreterState_Head(void) in PyInterpreterState_Head() function
430 PyInterpreterState_Head(void) in PyInterpreterState_Head() function
1042 "PyInterpreterState_Head"
1126 .. c:function:: PyInterpreterState* PyInterpreterState_Head()
1066 debuggers and development tools, was added. :c:func:`PyInterpreterState_Head` and
1380 .. c:function:: PyInterpreterState* PyInterpreterState_Head()