7 - name: stdc_bit_ceil_uc
10 return_type: unsigned char
13 - name: stdc_bit_ceil_ui
16 return_type: unsigned int
19 - name: stdc_bit_ceil_ul
22 return_type: unsigned long
25 - name: stdc_bit_ceil_ull
28 return_type: unsigned long long
30 - type: unsigned long long
31 - name: stdc_bit_ceil_us
34 return_type: unsigned short
36 - type: unsigned short
37 - name: stdc_bit_floor_uc
40 return_type: unsigned char
43 - name: stdc_bit_floor_ui
46 return_type: unsigned int
49 - name: stdc_bit_floor_ul
52 return_type: unsigned long
55 - name: stdc_bit_floor_ull
58 return_type: unsigned long long
60 - type: unsigned long long
61 - name: stdc_bit_floor_us
64 return_type: unsigned short
66 - type: unsigned short
67 - name: stdc_bit_width_uc
70 return_type: unsigned int
73 - name: stdc_bit_width_ui
76 return_type: unsigned int
79 - name: stdc_bit_width_ul
82 return_type: unsigned int
85 - name: stdc_bit_width_ull
88 return_type: unsigned int
90 - type: unsigned long long
91 - name: stdc_bit_width_us
94 return_type: unsigned int
96 - type: unsigned short
97 - name: stdc_count_ones_uc
100 return_type: unsigned int
102 - type: unsigned char
103 - name: stdc_count_ones_ui
106 return_type: unsigned int
109 - name: stdc_count_ones_ul
112 return_type: unsigned int
114 - type: unsigned long
115 - name: stdc_count_ones_ull
118 return_type: unsigned int
120 - type: unsigned long long
121 - name: stdc_count_ones_us
124 return_type: unsigned int
126 - type: unsigned short
127 - name: stdc_count_zeros_uc
130 return_type: unsigned int
132 - type: unsigned char
133 - name: stdc_count_zeros_ui
136 return_type: unsigned int
139 - name: stdc_count_zeros_ul
142 return_type: unsigned int
144 - type: unsigned long
145 - name: stdc_count_zeros_ull
148 return_type: unsigned int
150 - type: unsigned long long
151 - name: stdc_count_zeros_us
154 return_type: unsigned int
156 - type: unsigned short
157 - name: stdc_first_leading_one_uc
160 return_type: unsigned int
162 - type: unsigned char
163 - name: stdc_first_leading_one_ui
166 return_type: unsigned int
169 - name: stdc_first_leading_one_ul
172 return_type: unsigned int
174 - type: unsigned long
175 - name: stdc_first_leading_one_ull
178 return_type: unsigned int
180 - type: unsigned long long
181 - name: stdc_first_leading_one_us
184 return_type: unsigned int
186 - type: unsigned short
187 - name: stdc_first_leading_zero_uc
190 return_type: unsigned int
192 - type: unsigned char
193 - name: stdc_first_leading_zero_ui
196 return_type: unsigned int
199 - name: stdc_first_leading_zero_ul
202 return_type: unsigned int
204 - type: unsigned long
205 - name: stdc_first_leading_zero_ull
208 return_type: unsigned int
210 - type: unsigned long long
211 - name: stdc_first_leading_zero_us
214 return_type: unsigned int
216 - type: unsigned short
217 - name: stdc_first_trailing_one_uc
220 return_type: unsigned int
222 - type: unsigned char
223 - name: stdc_first_trailing_one_ui
226 return_type: unsigned int
229 - name: stdc_first_trailing_one_ul
232 return_type: unsigned int
234 - type: unsigned long
235 - name: stdc_first_trailing_one_ull
238 return_type: unsigned int
240 - type: unsigned long long
241 - name: stdc_first_trailing_one_us
244 return_type: unsigned int
246 - type: unsigned short
247 - name: stdc_has_single_bit_uc
252 - type: unsigned char
253 - name: stdc_has_single_bit_ui
259 - name: stdc_has_single_bit_ul
264 - type: unsigned long
265 - name: stdc_has_single_bit_ull
270 - type: unsigned long long
271 - name: stdc_has_single_bit_us
276 - type: unsigned short
277 - name: stdc_leading_ones_uc
280 return_type: unsigned int
282 - type: unsigned char
283 - name: stdc_leading_ones_ui
286 return_type: unsigned int
289 - name: stdc_leading_ones_ul
292 return_type: unsigned int
294 - type: unsigned long
295 - name: stdc_leading_ones_ull
298 return_type: unsigned int
300 - type: unsigned long long
301 - name: stdc_leading_ones_us
304 return_type: unsigned int
306 - type: unsigned short
307 - name: stdc_leading_zeros_uc
310 return_type: unsigned int
312 - type: unsigned char
313 - name: stdc_leading_zeros_ui
316 return_type: unsigned int
319 - name: stdc_leading_zeros_ul
322 return_type: unsigned int
324 - type: unsigned long
325 - name: stdc_leading_zeros_ull
328 return_type: unsigned int
330 - type: unsigned long long
331 - name: stdc_leading_zeros_us
334 return_type: unsigned int
336 - type: unsigned short
337 - name: stdc_trailing_ones_uc
340 return_type: unsigned int
342 - type: unsigned char
343 - name: stdc_trailing_ones_ui
346 return_type: unsigned int
349 - name: stdc_trailing_ones_ul
352 return_type: unsigned int
354 - type: unsigned long
355 - name: stdc_trailing_ones_ull
358 return_type: unsigned int
360 - type: unsigned long long
361 - name: stdc_trailing_ones_us
364 return_type: unsigned int
366 - type: unsigned short
367 - name: stdc_trailing_zeros_uc
370 return_type: unsigned int
372 - type: unsigned char
373 - name: stdc_trailing_zeros_ui
376 return_type: unsigned int
379 - name: stdc_trailing_zeros_ul
382 return_type: unsigned int
384 - type: unsigned long
385 - name: stdc_trailing_zeros_ull
388 return_type: unsigned int
390 - type: unsigned long long
391 - name: stdc_trailing_zeros_us
394 return_type: unsigned int
396 - type: unsigned short