Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h262 float___set_format___impl(PyTypeObject *type, const char *typestr,
276 return_value = float___set_format___impl(type, typestr, fmt); in float___set_format__()
/external/python/cpython3/Objects/
Dfloatobject.c1746 float___set_format___impl(PyTypeObject *type, const char *typestr, in float___set_format___impl() function