Home
last modified time | relevance | path

Searched defs:str_spec (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Objects/
Dcomplexobject.c920 PyObject *str_spec = PyObject_Str(format_spec); in complex__format__() local
Dintobject.c1269 PyObject *str_spec = PyObject_Str(format_spec); in int__format__() local
Dfloatobject.c2005 PyObject *str_spec = PyObject_Str(format_spec); in float__format__() local
Dlongobject.c4124 PyObject *str_spec = PyObject_Str(format_spec); in long__format__() local