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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A D_localemodule.c222 #define RESULT_STRING(s)\ macro
235 RESULT_STRING(decimal_point);
236 RESULT_STRING(thousands_sep);
244 RESULT_STRING(int_curr_symbol);
245 RESULT_STRING(currency_symbol);
246 RESULT_STRING(mon_decimal_point);
247 RESULT_STRING(mon_thousands_sep);
253 RESULT_STRING(positive_sign);
254 RESULT_STRING(negative_sign);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A D_localemodule.c222 #define RESULT_STRING(s)\ macro
235 RESULT_STRING(decimal_point);
236 RESULT_STRING(thousands_sep);
244 RESULT_STRING(int_curr_symbol);
245 RESULT_STRING(currency_symbol);
246 RESULT_STRING(mon_decimal_point);
247 RESULT_STRING(mon_thousands_sep);
253 RESULT_STRING(positive_sign);
254 RESULT_STRING(negative_sign);

Completed in 163 milliseconds