Searched refs:positive_sign (Results 1 – 5 of 5) sorted by relevance
48 ret.positive_sign = in localeconv()49 __UNCONST(_CurrentMonetaryLocale->positive_sign); in localeconv()
98 …char *positive_sign; /**< "" A string to indicate a non-negative monetary value… member
53 const char *positive_sign; member
253 RESULT_STRING(positive_sign); in PyLocale_localeconv()