Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_symtable.h75 struct symtable *ste_table; member
/third_party/python/Python/
Dsymtable.c74 ste->ste_table = st; in ste_new()
139 ste->ste_table = NULL; in ste_dealloc()
429 PyErr_RangedSyntaxLocationObject(ste->ste_table->st_filename, in error_at_directive()