Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsymtable.c59 ste_new(struct symtable *st, identifier name, _Py_block_ty block, in ste_new() function
985 ste = ste_new(st, name, block, ast, lineno, col_offset, end_lineno, end_col_offset); in symtable_enter_block()