Home
last modified time | relevance | path

Searched refs:_symtable_entry (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Include/
Dsymtable.h11 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