Home
last modified time | relevance | path

Searched refs:_PyInterpreterState_IDIncref (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/internal/
Dpystate.h73 PyAPI_FUNC(void) _PyInterpreterState_IDIncref(PyInterpreterState *);
/external/python/cpython3/Python/
Dpystate.c314 _PyInterpreterState_IDIncref(PyInterpreterState *interp) in _PyInterpreterState_IDIncref() function