Home
last modified time | relevance | path

Searched refs:_PyInterpreterID_New (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_interpreteridobject.h15 PyAPI_FUNC(PyObject *) _PyInterpreterID_New(int64_t);
/third_party/python/Objects/
H A Dinterpreteridobject.c268 PyObject *_PyInterpreterID_New(int64_t id) in _PyInterpreterID_New() function
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c2148 return _PyInterpreterID_New(id); in interp_get_main()

Completed in 5 milliseconds