Searched refs:thousands_sep (Results 1 – 6 of 6) sorted by relevance
38 const char *thousands_sep; member138 add_locale_string (&file, numeric->thousands_sep ?: ""); in numeric_output()241 STR_ELEM (thousands_sep); in numeric_read()
127 thousands_sep, tok_thousands_sep, 0
56 char *thousands_sep; /* Thousands separator. */ member
29 result.thousands_sep = (char *) _NL_CURRENT (LC_NUMERIC, THOUSANDS_SEP); in __localeconv()
57 STRTEST (thousands_sep, ""); in run_test()
198 DEFINE_ELEMENT (THOUSANDS_SEP, "thousands_sep", std, string)
Completed in 11 milliseconds