Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dfloatobject.c.h141 {"hex", (PyCFunction)float_hex, METH_NOARGS, float_hex__doc__},
147 float_hex(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_hex() function