Home | History | Annotate | Download | only in Objects

Lines Matching defs:PyLong_AsDouble

2342 PyLong_AsDouble(PyObject *v)

3993 result = PyLong_AsDouble(v);