Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_abc.c906 static struct PyMethodDef _abcmodule_methods[] = { variable
963 .m_methods = _abcmodule_methods,
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv463 Modules/_abc.c - _abcmodule_methods -