Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dformatter.h1093 int im_has_decimal; in format_complex_internal() local
1232 parse_number(p_im, n_im_digits, &n_im_remainder, &im_has_decimal); in format_complex_internal()
1259 im_has_decimal, &locale, &tmp_format); in format_complex_internal()