Home
last modified time | relevance | path

Searched refs:PyInterpreterState_Head (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Include/
Dpystate.h187 PyAPI_FUNC(PyInterpreterState *) PyInterpreterState_Head(void);
/external/python/cpython2/Python/
Dpystate.c430 PyInterpreterState_Head(void) in PyInterpreterState_Head() function
/external/python/cpython2/PC/os2emx/
Dpython27.def1042 "PyInterpreterState_Head"
/external/python/cpython2/Doc/c-api/
Dinit.rst1122 .. c:function:: PyInterpreterState* PyInterpreterState_Head()
/external/python/cpython2/Doc/whatsnew/
D2.2.rst1066 debuggers and development tools, was added. :c:func:`PyInterpreterState_Head` and