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.h314 float___set_format___impl(PyTypeObject *type, const char *typestr,
353 return_value = float___set_format___impl(type, typestr, fmt); in float___set_format__()
/external/python/cpython3/Objects/
Dfloatobject.c1724 float___set_format___impl(PyTypeObject *type, const char *typestr, in float___set_format___impl() function