Searched refs:complex_conjugate (Results 1 – 2 of 2) sorted by relevance
687 complex_conjugate(PyObject *self, PyObject *Py_UNUSED(ignored)) in complex_conjugate() function735 {"conjugate", (PyCFunction)complex_conjugate, METH_NOARGS,
881 complex_conjugate(PyObject *self) in complex_conjugate() function953 {"conjugate", (PyCFunction)complex_conjugate, METH_NOARGS,