Searched refs:st_top (Results 1 – 7 of 7) sorted by relevance
16 struct _symtable_entry *st_top; /* module entry */ member
36 t = (PyObject *)st->st_top; in symtable_symtable()
29 struct _symtable_entry *st_top; /* symbol table entry for module */ member
59 t = (PyObject *)st->st_top; in _symtable_symtable_impl()
237 st->st_top = st->st_cur; in PySymtable_Build()793 r = analyze_block(st->st_top, NULL, free, global); in symtable_analyze()
321 st->st_top = st->st_cur; in _PySymtable_Build()951 r = analyze_block(st->st_top, NULL, free, global); in symtable_analyze()
18193 …<var-decl name='st_top' type-id='type-id-827' visibility='default' filepath='./Include/internal/py…