Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_symtable.h74 int ste_opt_col_offset; /* offset of last exec or import * */ member
/third_party/python/Python/
Dsymtable.c92 ste->ste_opt_col_offset = 0; in ste_new()