Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyLong_AsDouble

2328 PyLong_AsDouble(PyObject *v)

3973 result = PyLong_AsDouble(v);