Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h105 float_hex_impl(PyObject *self);
110 return float_hex_impl(self); in float_hex()
/external/python/cpython3/Objects/
Dfloatobject.c1204 float_hex_impl(PyObject *self) in float_hex_impl() function