Searched refs:PyInterpreterState_Clear (Results 1 – 13 of 13) sorted by relevance
107 PyAPI_FUNC(void) PyInterpreterState_Clear(PyInterpreterState *);
309 PyAPI_FUNC(void) PyInterpreterState_Clear(PyInterpreterState *);
218 PyInterpreterState_Clear
99 PyInterpreterState_Clear(PyInterpreterState *interp) in PyInterpreterState_Clear() function
509 PyInterpreterState_Clear(interp); in Py_Finalize()673 PyInterpreterState_Clear(interp); in Py_EndInterpreter()
1259 PyInterpreterState_Clear(interp); in Py_FinalizeEx()1551 PyInterpreterState_Clear(interp); in Py_EndInterpreter()
194 PyInterpreterState_Clear(PyInterpreterState *interp) in PyInterpreterState_Clear() function
297 PyInterpreterState_Clear=python37.PyInterpreterState_Clear
1027 "PyInterpreterState_Clear"
563 PyInterpreterState_Clear:void:::564 PyInterpreterState_Clear:PyInterpreterState*:interp::
1034 PyInterpreterState_Clear:void:::1035 PyInterpreterState_Clear:PyInterpreterState*:interp::
704 .. c:function:: void PyInterpreterState_Clear(PyInterpreterState *interp)714 :c:func:`PyInterpreterState_Clear`.
988 .. c:function:: void PyInterpreterState_Clear(PyInterpreterState *interp)998 :c:func:`PyInterpreterState_Clear`.