Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dformatter.h745 STRINGLIB_CHAR numeric_char; in format_int_or_long_internal() local
815 numeric_char = (STRINGLIB_CHAR)x; in format_int_or_long_internal()
816 pnumeric_chars = &numeric_char; in format_int_or_long_internal()