Lines Matching refs:_NLITEM

42 #define _NLITEM(cat,memb) { { .cat = __get_##cat##_locale }, \  macro
60 _NLITEM (ctype, outdigits[0]),
61 _NLITEM (ctype, outdigits[1]),
62 _NLITEM (ctype, outdigits[2]),
63 _NLITEM (ctype, outdigits[3]),
64 _NLITEM (ctype, outdigits[4]),
65 _NLITEM (ctype, outdigits[5]),
66 _NLITEM (ctype, outdigits[6]),
67 _NLITEM (ctype, outdigits[7]),
68 _NLITEM (ctype, outdigits[8]),
69 _NLITEM (ctype, outdigits[9]),
70 _NLITEM (ctype, woutdigits[0]),
71 _NLITEM (ctype, woutdigits[1]),
72 _NLITEM (ctype, woutdigits[2]),
73 _NLITEM (ctype, woutdigits[3]),
74 _NLITEM (ctype, woutdigits[4]),
75 _NLITEM (ctype, woutdigits[5]),
76 _NLITEM (ctype, woutdigits[6]),
77 _NLITEM (ctype, woutdigits[7]),
78 _NLITEM (ctype, woutdigits[8]),
79 _NLITEM (ctype, woutdigits[9]),
80 _NLITEM (time, codeset),
81 _NLITEM (time, wmon[1]),
82 _NLITEM (time, wmon[2]),
83 _NLITEM (time, wmon[3]),
84 _NLITEM (time, wmon[4]),
85 _NLITEM (time, wmon[5]),
86 _NLITEM (time, wmon[6]),
87 _NLITEM (time, wmon[7]),
88 _NLITEM (time, wmon[8]),
89 _NLITEM (time, wmon[9]),
90 _NLITEM (time, wmon[10]),
91 _NLITEM (time, wmon[11]),
92 _NLITEM (time, wmon[12]),
93 _NLITEM (time, wmonth[1]),
94 _NLITEM (time, wmonth[2]),
95 _NLITEM (time, wmonth[3]),
96 _NLITEM (time, wmonth[4]),
97 _NLITEM (time, wmonth[5]),
98 _NLITEM (time, wmonth[6]),
99 _NLITEM (time, wmonth[7]),
100 _NLITEM (time, wmonth[8]),
101 _NLITEM (time, wmonth[9]),
102 _NLITEM (time, wmonth[10]),
103 _NLITEM (time, wmonth[11]),
104 _NLITEM (time, wmonth[12]),
105 _NLITEM (time, wwday[1]),
106 _NLITEM (time, wwday[2]),
107 _NLITEM (time, wwday[3]),
108 _NLITEM (time, wwday[4]),
109 _NLITEM (time, wwday[5]),
110 _NLITEM (time, wwday[6]),
111 _NLITEM (time, wwday[7]),
112 _NLITEM (time, wweekday[1]),
113 _NLITEM (time, wweekday[2]),
114 _NLITEM (time, wweekday[3]),
115 _NLITEM (time, wweekday[4]),
116 _NLITEM (time, wweekday[5]),
117 _NLITEM (time, wweekday[6]),
118 _NLITEM (time, wweekday[7]),
119 _NLITEM (time, wX_fmt),
120 _NLITEM (time, wx_fmt),
121 _NLITEM (time, wc_fmt),
122 _NLITEM (time, wam_pm[0]),
123 _NLITEM (time, wam_pm[1]),
124 _NLITEM (time, wdate_fmt),
125 _NLITEM (time, wampm_fmt),
126 _NLITEM (time, wera),
127 _NLITEM (time, wera_d_fmt),
128 _NLITEM (time, wera_d_t_fmt),
129 _NLITEM (time, wera_t_fmt),
130 _NLITEM (time, walt_digits),
131 _NLITEM (numeric, codeset),
132 _NLITEM (numeric, grouping),
133 _NLITEM (numeric, wdecimal_point),
134 _NLITEM (numeric, wthousands_sep),
135 _NLITEM (monetary, int_curr_symbol),
136 _NLITEM (monetary, currency_symbol),
137 _NLITEM (monetary, mon_decimal_point),
138 _NLITEM (monetary, mon_thousands_sep),
139 _NLITEM (monetary, mon_grouping),
140 _NLITEM (monetary, positive_sign),
141 _NLITEM (monetary, negative_sign),
142 _NLITEM (monetary, int_frac_digits),
143 _NLITEM (monetary, frac_digits),
144 _NLITEM (monetary, p_cs_precedes),
145 _NLITEM (monetary, p_sep_by_space),
146 _NLITEM (monetary, n_cs_precedes),
147 _NLITEM (monetary, n_sep_by_space),
148 _NLITEM (monetary, p_sign_posn),
149 _NLITEM (monetary, n_sign_posn),
150 _NLITEM (monetary, int_p_cs_precedes),
151 _NLITEM (monetary, int_p_sep_by_space),
152 _NLITEM (monetary, int_n_cs_precedes),
153 _NLITEM (monetary, int_n_sep_by_space),
154 _NLITEM (monetary, int_p_sign_posn),
155 _NLITEM (monetary, int_n_sign_posn),
156 _NLITEM (monetary, codeset),
157 _NLITEM (monetary, wint_curr_symbol),
158 _NLITEM (monetary, wcurrency_symbol),
159 _NLITEM (monetary, wmon_decimal_point),
160 _NLITEM (monetary, wmon_thousands_sep),
161 _NLITEM (monetary, wpositive_sign),
162 _NLITEM (monetary, wnegative_sign),
163 _NLITEM (messages, codeset),
164 _NLITEM (messages, wyesexpr),
165 _NLITEM (messages, wnoexpr),
166 _NLITEM (messages, wyesstr),
167 _NLITEM (messages, wnostr),