Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c21 ste_new(struct symtable *st, identifier name, _Py_block_ty block, in ste_new() function
850 st->st_cur = ste_new(st, name, block, ast, lineno); in symtable_enter_block()