Searched refs:_symtable_entry (Results 1 – 4 of 4) sorted by relevance
11 struct _symtable_entry;15 struct _symtable_entry *st_cur; /* current symbol table entry */16 struct _symtable_entry *st_top; /* module entry */25 typedef struct _symtable_entry { struct
23 struct _symtable_entry;28 struct _symtable_entry *st_cur; /* current symbol table entry */29 struct _symtable_entry *st_top; /* symbol table entry for module */44 typedef struct _symtable_entry { struct
1034 symtable_add_def_helper(struct symtable *st, PyObject *name, int flag, struct _symtable_entry *ste, in symtable_add_def_helper()1488 struct _symtable_entry *ste; in symtable_extend_namedexpr_scope()1494 ste = (struct _symtable_entry *) PyList_GET_ITEM(st->st_stack, i); in symtable_extend_namedexpr_scope()
18085 …<class-decl name='_symtable_entry' size-in-bits='960' is-struct='yes' visibility='default' filepat…