Home
last modified time | relevance | path

Searched defs:requested_id (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dinterpreteridobject.c287 _PyInterpreterID_LookUp(PyObject *requested_id) in _PyInterpreterID_LookUp()
/third_party/python/Python/
Dpystate.c491 interp_look_up_id(_PyRuntimeState *runtime, int64_t requested_id) in interp_look_up_id()
508 _PyInterpreterState_LookUpID(int64_t requested_id) in _PyInterpreterState_LookUpID()