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