Searched refs:M_ASSIGN_STR (Results 1 – 1 of 1) sorted by relevance
69 #define M_ASSIGN_STR(NAME) (lconv->NAME = (char *)mptr->NAME) in localeconv() macro72 M_ASSIGN_STR(int_curr_symbol); in localeconv()73 M_ASSIGN_STR(currency_symbol); in localeconv()74 M_ASSIGN_STR(mon_decimal_point); in localeconv()75 M_ASSIGN_STR(mon_thousands_sep); in localeconv()76 M_ASSIGN_STR(mon_grouping); in localeconv()77 M_ASSIGN_STR(positive_sign); in localeconv()78 M_ASSIGN_STR(negative_sign); in localeconv()