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