Lines Matching defs:tstate
28 PyThreadState *tstate = _PyThreadState_GET(); in null_error() local
98 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint() local
119 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint() local
803 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_Format() local
1480 PyThreadState *tstate = _PyThreadState_GET(); in PyNumber_AsSsize_t() local
2160 PyThreadState *tstate = _PyThreadState_GET(); in PySequence_Fast() local
2420 PyThreadState *tstate = _PyThreadState_GET(); in method_output_as_list() local
2570 PyThreadState *tstate = _PyThreadState_GET(); in check_class() local
2617 object_recursive_isinstance(PyThreadState *tstate, PyObject *inst, PyObject *cls) in object_recursive_isinstance()
2684 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_IsInstance() local
2710 object_issubclass(PyThreadState *tstate, PyObject *derived, PyObject *cls) in object_issubclass()
2772 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_IsSubclass() local
2866 PyThreadState *tstate = _PyThreadState_GET(); in PyIter_Next() local