Home
last modified time | relevance | path

Searched defs:grouping_state (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdio/
H A Dvfprintf.c79 struct grouping_state { struct
94 grouping_init(struct grouping_state *gs, int ndigits, locale_t loc) in grouping_init() argument
H A Dvfwprintf.c78 struct grouping_state { struct
79 wchar_t thousands_sep; /* locale-specific thousands separator */
80 const char *grouping; /* locale-specific numeric grouping rules */
81 int lead; /* sig figs before decimal or group sep */
82 int nseps; /* number of group separators with ' */
83 int nrepeats; /* number of repeats of the last group */