Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h143 {"hex", (PyCFunction)float_hex, METH_NOARGS, float_hex__doc__},
149 float_hex(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_hex() function