Searched refs:float_hex (Results 1 – 2 of 2) sorted by relevance
102 {"hex", (PyCFunction)float_hex, METH_NOARGS, float_hex__doc__},108 float_hex(PyObject *self, PyObject *Py_UNUSED(ignored)) in float_hex() function
1372 float_hex(PyObject *v) in float_hex() function2036 {"hex", (PyCFunction)float_hex,