Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpystate.h74 PyAPI_FUNC(void) _PyInterpreterState_IDDecref(PyInterpreterState *);
/external/python/cpython3/Python/
Dpystate.c326 _PyInterpreterState_IDDecref(PyInterpreterState *interp) in _PyInterpreterState_IDDecref() function