Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dcomplexobject.c431 else if (to_complex(&(obj), &(c)) < 0) \
435 to_complex(PyObject **pobj, Py_complex *pc) in to_complex() function

Completed in 2 milliseconds