Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_operator.c1792 static struct PyModuleDef operatormodule = { variable
1807 return PyModuleDef_Init(&operatormodule); in PyInit__operator()
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2167 Modules/_operator.c - operatormodule -