Searched refs:py_complex_converter_impl (Results 1 – 2 of 2) sorted by relevance
489 py_complex_converter_impl(PyObject *module, Py_complex a) in py_complex_converter_impl() function
1113 py_complex_converter_impl(PyObject *module, Py_complex a);1125 return_value = py_complex_converter_impl(module, a); in py_complex_converter()