Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dsymtable.c529 update_symbols(PyObject *symbols, PyObject *scope, in update_symbols() function
712 if (!update_symbols(ste->ste_symbols, scope, bound, newfree, in analyze_block()