Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dsymtable.h16 struct _symtable_entry *st_top; /* module entry */ member
/external/python/cpython3/Include/
Dsymtable.h22 struct _symtable_entry *st_top; /* symbol table entry for module */ member