Home
last modified time | relevance | path

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

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