Searched refs:float_repr (Results 1 – 2 of 2) sorted by relevance
316 float_repr(PyFloatObject *v) in float_repr() function1216 return float_repr((PyFloatObject *)self); in float_hex_impl()1920 (reprfunc)float_repr, /* tp_repr */1926 (reprfunc)float_repr, /* tp_str */
389 float_repr(PyFloatObject *v) in float_repr() function2127 (reprfunc)float_repr, /* tp_repr */