Searched refs:st_top (Results 1 – 3 of 3) sorted by relevance
29 struct _symtable_entry *st_top; /* symbol table entry for module */ member
59 t = (PyObject *)st->st_top; in _symtable_symtable_impl()
321 st->st_top = st->st_cur; in _PySymtable_Build()951 r = analyze_block(st->st_top, NULL, free, global); in symtable_analyze()