Searched refs:operator_methods (Results 1 – 3 of 3) sorted by relevance
364 static struct PyMethodDef operator_methods[] = { variable916 m = Py_InitModule4("operator", operator_methods, operator_doc, in initoperator()
878 static struct PyMethodDef operator_methods[] = { variable1781 operator_methods,
572 Modules/_operator.c - operator_methods variable static PyMethodDef operator_methods