Searched refs:try_complex_special_method (Results 1 – 1 of 1) sorted by relevance
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()