Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_struct.c2298 static struct PyMethodDef module_functions[] = { variable
2459 .m_methods = module_functions,
D_xxsubinterpretersmodule.c2560 static PyMethodDef module_functions[] = { variable
2613 module_functions, /* m_methods */
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv660 Modules/_struct.c - module_functions -
682 Modules/_xxsubinterpretersmodule.c - module_functions -