Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpystate.h5 PyAPI_FUNC(int) _PyInterpreterState_RequiresIDRef(PyInterpreterState *);
/third_party/python/Python/
Dpystate.c579 _PyInterpreterState_RequiresIDRef(PyInterpreterState *interp) in _PyInterpreterState_RequiresIDRef() function