Searched refs:mon_decimal_point (Results 1 – 5 of 5) sorted by relevance
52 char *mon_decimal_point; member
78 char* _Nonnull mon_decimal_point; member
47 STRUCT_MEMBER(struct lconv, char*, mon_decimal_point); in locale_h()
100 g_locale.mon_decimal_point = not_available; in __locale_init()
31 EXPECT_STREQ("", localeconv()->mon_decimal_point); in TEST()