Searched refs:try_complex_special_method (Results 1 – 3 of 3) sorted by relevance
281 try_complex_special_method(PyObject *op) in try_complex_special_method() function330 newop = try_complex_special_method(op); in PyComplex_AsCComplex()938 tmp = try_complex_special_method(r); in complex_new_impl()
288 try_complex_special_method(PyObject *op) { in try_complex_special_method() function336 newop = try_complex_special_method(op); in PyComplex_AsCComplex()1177 tmp = try_complex_special_method(r); in complex_new()
305 Objects/complexobject.c:try_complex_special_method():PyId___complex__ _Py_IDENTIFIER(__complex__)