Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpystate.h70 PyAPI_FUNC(PyInterpreterState *) _PyInterpreterState_LookUpID(PY_INT64_T);
/external/python/cpython3/Python/
Dpystate.c274 _PyInterpreterState_LookUpID(PY_INT64_T requested_id) in _PyInterpreterState_LookUpID() function