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