Searched defs:grouping_state (Results 1 – 2 of 2) sorted by relevance
79 struct grouping_state { struct94 grouping_init(struct grouping_state *gs, int ndigits, locale_t loc) in grouping_init() argument
78 struct grouping_state { struct79 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 */