Searched refs:PyNumber_Float (Results 1 – 14 of 14) sorted by relevance
975 tmp = PyNumber_Float(r); in complex_new_impl()998 tmp = PyNumber_Float(i); in complex_new_impl()
550 WRAP_UNARY(proxy_float, PyNumber_Float) in WRAP_BINARY()
1633 return PyNumber_Float(x); in float_new_impl()
1641 PyNumber_Float(PyObject *o) in PyNumber_Float() function
544 PyAPI_FUNC(PyObject *) PyNumber_Float(PyObject *o);
246 .. c:function:: PyObject* PyNumber_Float(PyObject *o)
389 EXPORT_FUNC(PyNumber_Float)
413 function,PyNumber_Float,3.2,
1437 PyNumber_Float:PyObject*::+1:1438 PyNumber_Float:PyObject*:o:0:
1508 tmp = PyNumber_Float(obj); in _PyLong_FormatAdvancedWriter()
619 tmp = PyNumber_Float(field); in parse_save_field()
2093 return PyNumber_Float(arg); in _tkinter_tkapp_getdouble()
946 function PyNumber_Float
1610 :c:func:`PyNumber_Long`, :c:func:`PyNumber_Float` and