Searched refs:positive_sign (Results 1 – 5 of 5) sorted by relevance
55 char *positive_sign; member
81 char* _Nonnull positive_sign; member
54 STRUCT_MEMBER(struct lconv, char*, positive_sign); in locale_h()
103 g_locale.positive_sign = not_available; in __locale_init()
34 EXPECT_STREQ("", localeconv()->positive_sign); in TEST()