Searched refs:_PyInterpreterState_IDIncref (Results 1 – 3 of 3) sorted by relevance
143 PyAPI_FUNC(void) _PyInterpreterState_IDIncref(struct _is *);
33 _PyInterpreterState_IDIncref(interp); in newinterpid()
477 _PyInterpreterState_IDIncref(PyInterpreterState *interp) in _PyInterpreterState_IDIncref() function