Home
last modified time | relevance | path

Searched defs:float_fromhex (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Objects/
Dfloatobject.c1254 float_fromhex(PyTypeObject *type, PyObject *string) in float_fromhex() function
/external/python/cpython2/Objects/
Dfloatobject.c1450 float_fromhex(PyObject *cls, PyObject *arg) in float_fromhex() function