Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpystate.h28 PyInterpreterState *autoInterpreterState; member
/external/python/cpython2/Python/
Dpystate.c39 static PyInterpreterState *autoInterpreterState = NULL; variable