Searched refs:st_top (Results 1 – 3 of 3) sorted by relevance
16 struct _symtable_entry *st_top; /* module entry */ member
36 t = (PyObject *)st->st_top; in symtable_symtable()
235 st->st_top = st->st_cur; in PySymtable_Build()791 r = analyze_block(st->st_top, NULL, free, global); in symtable_analyze()