Searched refs:negative_sign (Results 1 – 5 of 5) sorted by relevance
50 ret.negative_sign = in localeconv()51 __UNCONST(_CurrentMonetaryLocale->negative_sign); in localeconv()
99 char *negative_sign; /**< "" A string to indicate a negative monetary value. */ member
54 const char *negative_sign; member
254 RESULT_STRING(negative_sign); in PyLocale_localeconv()