Searched refs:_PyInterpreterState_IDDecref (Results 1 – 3 of 3) sorted by relevance
186 PyAPI_FUNC(void) _PyInterpreterState_IDDecref(struct _is *);
88 _PyInterpreterState_IDDecref(interp); in interpid_dealloc()
509 _PyInterpreterState_IDDecref(PyInterpreterState *interp) in _PyInterpreterState_IDDecref() function