Searched refs:mon_thousands_sep (Results 1 – 4 of 4) sorted by relevance
79 char* mon_thousands_sep; member
49 STRUCT_MEMBER(struct lconv, char*, mon_thousands_sep); in locale_h()
97 g_locale.mon_thousands_sep = not_available; in __locale_init()
30 EXPECT_STREQ("", localeconv()->mon_thousands_sep); in TEST()