Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_operator.c.h773 {"ixor", (PyCFunction)(void(*)(void))_operator_ixor, METH_FASTCALL, _operator_ixor__doc__},
779 _operator_ixor(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _operator_ixor() function