Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dfloatobject.c.h314 float___setformat___impl(PyTypeObject *type, const char *typestr,
353 return_value = float___setformat___impl(type, typestr, fmt); in float___setformat__()
/external/python/cpython3/Objects/
Dfloatobject.c1770 float___setformat___impl(PyTypeObject *type, const char *typestr, in float___setformat___impl() function