Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dsymtable.h60 int ste_col_offset; /* offset of first line of block */ member
/external/python/cpython3/Python/
Dsymtable.c73 ste->ste_col_offset = col_offset; in ste_new()
997 st->st_cur->ste_col_offset); in symtable_add_def()
1650 int col_offset = st->st_cur->ste_col_offset; in symtable_visit_alias()
1756 st->st_cur->ste_col_offset); in symtable_handle_comprehension()