Lines Matching defs:tstate
28 PyThreadState *tstate = _PyThreadState_GET(); in null_error() local
99 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint() local
120 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_LengthHint() local
801 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_Format() local
1491 PyThreadState *tstate = _PyThreadState_GET(); in PyNumber_AsSsize_t() local
2167 PyThreadState *tstate = _PyThreadState_GET(); in PySequence_Fast() local
2427 PyThreadState *tstate = _PyThreadState_GET(); in method_output_as_list() local
2584 PyThreadState *tstate = _PyThreadState_GET(); in check_class() local
2632 object_recursive_isinstance(PyThreadState *tstate, PyObject *inst, PyObject *cls) in object_recursive_isinstance()
2697 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_IsInstance() local
2723 object_issubclass(PyThreadState *tstate, PyObject *derived, PyObject *cls) in object_issubclass()
2782 PyThreadState *tstate = _PyThreadState_GET(); in PyObject_IsSubclass() local
2876 PyThreadState *tstate = _PyThreadState_GET(); in PyIter_Next() local