Lines Matching refs:_PyThreadState_GET
28 PyThreadState *tstate = _PyThreadState_GET(); in null_error()
99 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint()
120 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint()
801 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_Format()
1491 PyThreadState *tstate = _PyThreadState_GET(); in PyNumber_AsSsize_t()
2167 PyThreadState *tstate = _PyThreadState_GET(); in PySequence_Fast()
2427 PyThreadState *tstate = _PyThreadState_GET(); in method_output_as_list()
2584 PyThreadState *tstate = _PyThreadState_GET(); in check_class()
2697 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_IsInstance()
2782 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_IsSubclass()
2876 PyThreadState *tstate = _PyThreadState_GET(); in PyIter_Next()