Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Python/
Dpystrtod.c651 char tmp_format[FLOAT_FORMATBUFLEN]; in _PyOS_ascii_formatd() local
/aosp_15_r20/external/python/cpython3/Python/
Dpystrtod.c725 char tmp_format[FLOAT_FORMATBUFLEN]; in _PyOS_ascii_formatd() local
Dformatter_unicode.c1200 InternalFormatSpec tmp_format = *format; in format_complex_internal() local
/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dformatter.h1085 InternalFormatSpec tmp_format = *format; in format_complex_internal() local