Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dsymtablemodule.c.h15 _symtable_symtable_impl(PyObject *module, PyObject *source,
46 return_value = _symtable_symtable_impl(module, source, filename, startstr); in _symtable_symtable()
/external/python/cpython3/Modules/
Dsymtablemodule.c26 _symtable_symtable_impl(PyObject *module, PyObject *source, in _symtable_symtable_impl() function