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