Home
last modified time | relevance | path

Searched defs:startstr (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
Dsymtablemodule.c.h24 const char *startstr; in _symtable_symtable() local
/third_party/python/Modules/
Dsymtablemodule.c24 PyObject *filename, const char *startstr) in _symtable_symtable_impl()