Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dcomplexobject.c279 try_complex_special_method(PyObject *op) in try_complex_special_method() function
329 newop = try_complex_special_method(op); in PyComplex_AsCComplex()
916 tmp = try_complex_special_method(r); in complex_new_impl()
/third_party/python/Tools/c-analyzer/
DTODO347 Objects/complexobject.c:try_complex_special_method():PyId___complex__ _Py_IDENTIFIER(__complex__)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1885 Objects/complexobject.c try_complex_special_method PyId___complex__ -