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, const char *str,
30 return_value = _symtable_symtable_impl(module, str, filename, startstr); in _symtable_symtable()
/external/python/cpython3/Modules/
Dsymtablemodule.c26 _symtable_symtable_impl(PyObject *module, const char *str, in _symtable_symtable_impl() function