Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dsymtable.h18 PyObject *st_stack; /* stack of namespace info */ member
/external/python/cpython3/Include/
Dsymtable.h25 PyObject *st_stack; /* list: stack of namespace info */ member