Home
last modified time | relevance | path

Searched refs:try_complex_special_method (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dcomplexobject.c281 try_complex_special_method(PyObject *op) in try_complex_special_method() function
330 newop = try_complex_special_method(op); in PyComplex_AsCComplex()
938 tmp = try_complex_special_method(r); in complex_new_impl()

Completed in 2 milliseconds