Home
last modified time | relevance | path

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

/third_party/python/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__()
/third_party/python/Objects/
Dfloatobject.c1770 float___set_format___impl(PyTypeObject *type, const char *typestr, in float___set_format___impl() function