Searched refs:_symtable_symtable_impl (Results 1 – 2 of 2) sorted by relevance
15 _symtable_symtable_impl(PyObject *module, const char *str,30 return_value = _symtable_symtable_impl(module, str, filename, startstr); in _symtable_symtable()
26 _symtable_symtable_impl(PyObject *module, const char *str, in _symtable_symtable_impl() function