Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Doperator.c364 static struct PyMethodDef operator_methods[] = { variable
916 m = Py_InitModule4("operator", operator_methods, operator_doc, in initoperator()
/external/python/cpython3/Modules/
D_operator.c878 static struct PyMethodDef operator_methods[] = { variable
1781 operator_methods,
/external/python/cpython3/Tools/c-analyzer/
Dknown.tsv572 Modules/_operator.c - operator_methods variable static PyMethodDef operator_methods