Searched refs:RESULT_INT (Results 1 – 2 of 2) sorted by relevance
238 #define RESULT_INT(i)\ in PyLocale_localeconv() macro253 RESULT_INT(int_frac_digits); in PyLocale_localeconv()254 RESULT_INT(frac_digits); in PyLocale_localeconv()255 RESULT_INT(p_cs_precedes); in PyLocale_localeconv()256 RESULT_INT(p_sep_by_space); in PyLocale_localeconv()257 RESULT_INT(n_cs_precedes); in PyLocale_localeconv()258 RESULT_INT(n_sep_by_space); in PyLocale_localeconv()259 RESULT_INT(p_sign_posn); in PyLocale_localeconv()260 RESULT_INT(n_sign_posn); in PyLocale_localeconv()295 #undef RESULT_INT in PyLocale_localeconv()
229 #define RESULT_INT(i)\ in PyLocale_localeconv() macro256 RESULT_INT(int_frac_digits); in PyLocale_localeconv()257 RESULT_INT(frac_digits); in PyLocale_localeconv()258 RESULT_INT(p_cs_precedes); in PyLocale_localeconv()259 RESULT_INT(p_sep_by_space); in PyLocale_localeconv()260 RESULT_INT(n_cs_precedes); in PyLocale_localeconv()261 RESULT_INT(n_sep_by_space); in PyLocale_localeconv()262 RESULT_INT(p_sign_posn); in PyLocale_localeconv()263 RESULT_INT(n_sign_posn); in PyLocale_localeconv()