Searched refs:_operator_eq (Results 1 – 1 of 1) sorted by relevance
1091 {"eq", (PyCFunction)(void(*)(void))_operator_eq, METH_FASTCALL, _operator_eq__doc__},1097 _operator_eq(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_eq() function