Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h108 float_hex(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_hex() function
/external/python/cpython2/Objects/
Dfloatobject.c1372 float_hex(PyObject *v) in float_hex() function