HomeSort by relevance Sort by last modified time
    Searched refs:_PyInterpreterState_LookUpID (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Include/internal/
pystate.h 70 PyAPI_FUNC(PyInterpreterState *) _PyInterpreterState_LookUpID(PY_INT64_T);
  /external/python/cpython3/Python/
pystate.c 274 _PyInterpreterState_LookUpID(PY_INT64_T requested_id)
    [all...]

Completed in 569 milliseconds