Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/stringlib/
Dformatter.h399 } NumberFieldWidths; typedef
438 calc_number_widths(NumberFieldWidths *spec, Py_ssize_t n_prefix, in calc_number_widths()
556 fill_number(STRINGLIB_CHAR *buf, const NumberFieldWidths *spec, in fill_number()
754 NumberFieldWidths spec; in format_int_or_long_internal()
944 NumberFieldWidths spec; in format_float_internal()
1099 NumberFieldWidths re_spec; in format_complex_internal()
1100 NumberFieldWidths im_spec; in format_complex_internal()