Searched refs:try_complex_special_method (Results 1 – 2 of 2) sorted by relevance
277 try_complex_special_method(PyObject *op) in try_complex_special_method() function327 newop = try_complex_special_method(op); in PyComplex_AsCComplex()983 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()