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

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

Completed in 56 milliseconds