Home
last modified time | relevance | path

Searched refs:RESULT_STRING (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_localemodule.c202 #define RESULT_STRING(ATTR) \ in locale_decode_monetary() macro
216 RESULT_STRING(int_curr_symbol); in locale_decode_monetary()
217 RESULT_STRING(currency_symbol); in locale_decode_monetary()
218 RESULT_STRING(mon_decimal_point); in locale_decode_monetary()
219 RESULT_STRING(mon_thousands_sep); in locale_decode_monetary()
220 #undef RESULT_STRING in locale_decode_monetary() macro
277 #define RESULT_STRING(s)\ in _locale_localeconv_impl() macro
296 RESULT_STRING(positive_sign); in _locale_localeconv_impl()
297 RESULT_STRING(negative_sign); in _locale_localeconv_impl()
338 #undef RESULT_STRING in _locale_localeconv_impl() macro
[all...]

Completed in 2 milliseconds