Searched refs:to_complex (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Objects/ | ||
H A D | complexobject.c | 431 else if (to_complex(&(obj), &(c)) < 0) \ 435 to_complex(PyObject **pobj, Py_complex *pc) in to_complex() function |
Completed in 2 milliseconds