Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dsymtablemodule.c.h12 …{"symtable", (PyCFunction)(void(*)(void))_symtable_symtable, METH_FASTCALL, _symtable_symtable__do…
19 _symtable_symtable(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _symtable_symtable() function