Searched refs:PyThreadState_GetDict (Results 1 – 7 of 7) sorted by relevance
121 PyAPI_FUNC(PyObject *) PyThreadState_GetDict(void);
119 PyAPI_FUNC(PyObject *) PyThreadState_GetDict(void);
288 tdict = PyThreadState_GetDict(); in _local_create_dummy()432 tdict = PyThreadState_GetDict(); in _ldict()
368 PyThreadState_GetDict(void) in PyThreadState_GetDict() function
366 PyThreadState_GetDict(void) in PyThreadState_GetDict() function
2359 dict = PyThreadState_GetDict(); in Py_ReprEnter()2387 dict = PyThreadState_GetDict(); in Py_ReprLeave()
2380 dict = PyThreadState_GetDict(); in Py_ReprEnter()2408 dict = PyThreadState_GetDict(); in Py_ReprLeave()