Searched refs:negative_sign (Results 1 – 5 of 5) sorted by relevance
56 char *negative_sign; member
82 char* _Nonnull negative_sign; member
50 STRUCT_MEMBER(struct lconv, char*, negative_sign); in locale_h()
104 g_locale.negative_sign = not_available; in __locale_init()
33 EXPECT_STREQ("", localeconv()->negative_sign); in TEST()