[AArch64][GlobalISel] Add disjoint handling for add_and_or_is_add. (#123594)
[llvm-project.git] / clang / lib / Tooling / Inclusions / Stdlib / StdSymbolMap.inc
blobc1927180d339766e9d891371f7b0eb499640cd69
1 //===-- gen_std.py generated file -------------------------------*- C++ -*-===//
2 //
3 // Used to build a lookup table (qualified names => include headers) for CPP
4 // Standard Library symbols.
5 //
6 // This file was generated automatically by
7 // clang/tools/include-mapping/gen_std.py, DO NOT EDIT!
8 //
9 // Generated from cppreference offline HTML book (modified on 2024-11-10).
10 //===----------------------------------------------------------------------===//
12 SYMBOL(ATOMIC_BOOL_LOCK_FREE, None, <atomic>)
13 SYMBOL(ATOMIC_CHAR16_T_LOCK_FREE, None, <atomic>)
14 SYMBOL(ATOMIC_CHAR32_T_LOCK_FREE, None, <atomic>)
15 SYMBOL(ATOMIC_CHAR8_T_LOCK_FREE, None, <atomic>)
16 SYMBOL(ATOMIC_CHAR_LOCK_FREE, None, <atomic>)
17 SYMBOL(ATOMIC_FLAG_INIT, None, <atomic>)
18 SYMBOL(ATOMIC_INT_LOCK_FREE, None, <atomic>)
19 SYMBOL(ATOMIC_LLONG_LOCK_FREE, None, <atomic>)
20 SYMBOL(ATOMIC_LONG_LOCK_FREE, None, <atomic>)
21 SYMBOL(ATOMIC_POINTER_LOCK_FREE, None, <atomic>)
22 SYMBOL(ATOMIC_SHORT_LOCK_FREE, None, <atomic>)
23 SYMBOL(ATOMIC_VAR_INIT, None, <atomic>)
24 SYMBOL(ATOMIC_WCHAR_T_LOCK_FREE, None, <atomic>)
25 SYMBOL(BUFSIZ, None, <cstdio>)
26 SYMBOL(BUFSIZ, None, <stdio.h>)
27 SYMBOL(CHAR_BIT, None, <climits>)
28 SYMBOL(CHAR_BIT, None, <limits.h>)
29 SYMBOL(CHAR_MAX, None, <climits>)
30 SYMBOL(CHAR_MAX, None, <limits.h>)
31 SYMBOL(CHAR_MIN, None, <climits>)
32 SYMBOL(CHAR_MIN, None, <limits.h>)
33 SYMBOL(CLOCKS_PER_SEC, None, <ctime>)
34 SYMBOL(CLOCKS_PER_SEC, None, <time.h>)
35 SYMBOL(DBL_DECIMAL_DIG, None, <cfloat>)
36 SYMBOL(DBL_DECIMAL_DIG, None, <float.h>)
37 SYMBOL(DBL_DIG, None, <cfloat>)
38 SYMBOL(DBL_DIG, None, <float.h>)
39 SYMBOL(DBL_EPSILON, None, <cfloat>)
40 SYMBOL(DBL_EPSILON, None, <float.h>)
41 SYMBOL(DBL_HAS_SUBNORM, None, <cfloat>)
42 SYMBOL(DBL_HAS_SUBNORM, None, <float.h>)
43 SYMBOL(DBL_MANT_DIG, None, <cfloat>)
44 SYMBOL(DBL_MANT_DIG, None, <float.h>)
45 SYMBOL(DBL_MAX, None, <cfloat>)
46 SYMBOL(DBL_MAX, None, <float.h>)
47 SYMBOL(DBL_MAX_10_EXP, None, <cfloat>)
48 SYMBOL(DBL_MAX_10_EXP, None, <float.h>)
49 SYMBOL(DBL_MAX_EXP, None, <cfloat>)
50 SYMBOL(DBL_MAX_EXP, None, <float.h>)
51 SYMBOL(DBL_MIN, None, <cfloat>)
52 SYMBOL(DBL_MIN, None, <float.h>)
53 SYMBOL(DBL_MIN_10_EXP, None, <cfloat>)
54 SYMBOL(DBL_MIN_10_EXP, None, <float.h>)
55 SYMBOL(DBL_MIN_EXP, None, <cfloat>)
56 SYMBOL(DBL_MIN_EXP, None, <float.h>)
57 SYMBOL(DBL_TRUE_MIN, None, <cfloat>)
58 SYMBOL(DBL_TRUE_MIN, None, <float.h>)
59 SYMBOL(DECIMAL_DIG, None, <cfloat>)
60 SYMBOL(DECIMAL_DIG, None, <float.h>)
61 SYMBOL(E2BIG, None, <cerrno>)
62 SYMBOL(E2BIG, None, <errno.h>)
63 SYMBOL(EACCES, None, <cerrno>)
64 SYMBOL(EACCES, None, <errno.h>)
65 SYMBOL(EADDRINUSE, None, <cerrno>)
66 SYMBOL(EADDRINUSE, None, <errno.h>)
67 SYMBOL(EADDRNOTAVAIL, None, <cerrno>)
68 SYMBOL(EADDRNOTAVAIL, None, <errno.h>)
69 SYMBOL(EAFNOSUPPORT, None, <cerrno>)
70 SYMBOL(EAFNOSUPPORT, None, <errno.h>)
71 SYMBOL(EAGAIN, None, <cerrno>)
72 SYMBOL(EAGAIN, None, <errno.h>)
73 SYMBOL(EALREADY, None, <cerrno>)
74 SYMBOL(EALREADY, None, <errno.h>)
75 SYMBOL(EBADF, None, <cerrno>)
76 SYMBOL(EBADF, None, <errno.h>)
77 SYMBOL(EBADMSG, None, <cerrno>)
78 SYMBOL(EBADMSG, None, <errno.h>)
79 SYMBOL(EBUSY, None, <cerrno>)
80 SYMBOL(EBUSY, None, <errno.h>)
81 SYMBOL(ECANCELED, None, <cerrno>)
82 SYMBOL(ECANCELED, None, <errno.h>)
83 SYMBOL(ECHILD, None, <cerrno>)
84 SYMBOL(ECHILD, None, <errno.h>)
85 SYMBOL(ECONNABORTED, None, <cerrno>)
86 SYMBOL(ECONNABORTED, None, <errno.h>)
87 SYMBOL(ECONNREFUSED, None, <cerrno>)
88 SYMBOL(ECONNREFUSED, None, <errno.h>)
89 SYMBOL(ECONNRESET, None, <cerrno>)
90 SYMBOL(ECONNRESET, None, <errno.h>)
91 SYMBOL(EDEADLK, None, <cerrno>)
92 SYMBOL(EDEADLK, None, <errno.h>)
93 SYMBOL(EDESTADDRREQ, None, <cerrno>)
94 SYMBOL(EDESTADDRREQ, None, <errno.h>)
95 SYMBOL(EDOM, None, <cerrno>)
96 SYMBOL(EDOM, None, <errno.h>)
97 SYMBOL(EEXIST, None, <cerrno>)
98 SYMBOL(EEXIST, None, <errno.h>)
99 SYMBOL(EFAULT, None, <cerrno>)
100 SYMBOL(EFAULT, None, <errno.h>)
101 SYMBOL(EFBIG, None, <cerrno>)
102 SYMBOL(EFBIG, None, <errno.h>)
103 SYMBOL(EHOSTUNREACH, None, <cerrno>)
104 SYMBOL(EHOSTUNREACH, None, <errno.h>)
105 SYMBOL(EIDRM, None, <cerrno>)
106 SYMBOL(EIDRM, None, <errno.h>)
107 SYMBOL(EILSEQ, None, <cerrno>)
108 SYMBOL(EILSEQ, None, <errno.h>)
109 SYMBOL(EINPROGRESS, None, <cerrno>)
110 SYMBOL(EINPROGRESS, None, <errno.h>)
111 SYMBOL(EINTR, None, <cerrno>)
112 SYMBOL(EINTR, None, <errno.h>)
113 SYMBOL(EINVAL, None, <cerrno>)
114 SYMBOL(EINVAL, None, <errno.h>)
115 SYMBOL(EIO, None, <cerrno>)
116 SYMBOL(EIO, None, <errno.h>)
117 SYMBOL(EISCONN, None, <cerrno>)
118 SYMBOL(EISCONN, None, <errno.h>)
119 SYMBOL(EISDIR, None, <cerrno>)
120 SYMBOL(EISDIR, None, <errno.h>)
121 SYMBOL(ELOOP, None, <cerrno>)
122 SYMBOL(ELOOP, None, <errno.h>)
123 SYMBOL(EMFILE, None, <cerrno>)
124 SYMBOL(EMFILE, None, <errno.h>)
125 SYMBOL(EMLINK, None, <cerrno>)
126 SYMBOL(EMLINK, None, <errno.h>)
127 SYMBOL(EMSGSIZE, None, <cerrno>)
128 SYMBOL(EMSGSIZE, None, <errno.h>)
129 SYMBOL(ENAMETOOLONG, None, <cerrno>)
130 SYMBOL(ENAMETOOLONG, None, <errno.h>)
131 SYMBOL(ENETDOWN, None, <cerrno>)
132 SYMBOL(ENETDOWN, None, <errno.h>)
133 SYMBOL(ENETRESET, None, <cerrno>)
134 SYMBOL(ENETRESET, None, <errno.h>)
135 SYMBOL(ENETUNREACH, None, <cerrno>)
136 SYMBOL(ENETUNREACH, None, <errno.h>)
137 SYMBOL(ENFILE, None, <cerrno>)
138 SYMBOL(ENFILE, None, <errno.h>)
139 SYMBOL(ENOBUFS, None, <cerrno>)
140 SYMBOL(ENOBUFS, None, <errno.h>)
141 SYMBOL(ENODATA, None, <cerrno>)
142 SYMBOL(ENODATA, None, <errno.h>)
143 SYMBOL(ENODEV, None, <cerrno>)
144 SYMBOL(ENODEV, None, <errno.h>)
145 SYMBOL(ENOENT, None, <cerrno>)
146 SYMBOL(ENOENT, None, <errno.h>)
147 SYMBOL(ENOEXEC, None, <cerrno>)
148 SYMBOL(ENOEXEC, None, <errno.h>)
149 SYMBOL(ENOLCK, None, <cerrno>)
150 SYMBOL(ENOLCK, None, <errno.h>)
151 SYMBOL(ENOLINK, None, <cerrno>)
152 SYMBOL(ENOLINK, None, <errno.h>)
153 SYMBOL(ENOMEM, None, <cerrno>)
154 SYMBOL(ENOMEM, None, <errno.h>)
155 SYMBOL(ENOMSG, None, <cerrno>)
156 SYMBOL(ENOMSG, None, <errno.h>)
157 SYMBOL(ENOPROTOOPT, None, <cerrno>)
158 SYMBOL(ENOPROTOOPT, None, <errno.h>)
159 SYMBOL(ENOSPC, None, <cerrno>)
160 SYMBOL(ENOSPC, None, <errno.h>)
161 SYMBOL(ENOSR, None, <cerrno>)
162 SYMBOL(ENOSR, None, <errno.h>)
163 SYMBOL(ENOSTR, None, <cerrno>)
164 SYMBOL(ENOSTR, None, <errno.h>)
165 SYMBOL(ENOSYS, None, <cerrno>)
166 SYMBOL(ENOSYS, None, <errno.h>)
167 SYMBOL(ENOTCONN, None, <cerrno>)
168 SYMBOL(ENOTCONN, None, <errno.h>)
169 SYMBOL(ENOTDIR, None, <cerrno>)
170 SYMBOL(ENOTDIR, None, <errno.h>)
171 SYMBOL(ENOTEMPTY, None, <cerrno>)
172 SYMBOL(ENOTEMPTY, None, <errno.h>)
173 SYMBOL(ENOTRECOVERABLE, None, <cerrno>)
174 SYMBOL(ENOTRECOVERABLE, None, <errno.h>)
175 SYMBOL(ENOTSOCK, None, <cerrno>)
176 SYMBOL(ENOTSOCK, None, <errno.h>)
177 SYMBOL(ENOTSUP, None, <cerrno>)
178 SYMBOL(ENOTSUP, None, <errno.h>)
179 SYMBOL(ENOTTY, None, <cerrno>)
180 SYMBOL(ENOTTY, None, <errno.h>)
181 SYMBOL(ENXIO, None, <cerrno>)
182 SYMBOL(ENXIO, None, <errno.h>)
183 SYMBOL(EOF, None, <cstdio>)
184 SYMBOL(EOF, None, <stdio.h>)
185 SYMBOL(EOPNOTSUPP, None, <cerrno>)
186 SYMBOL(EOPNOTSUPP, None, <errno.h>)
187 SYMBOL(EOVERFLOW, None, <cerrno>)
188 SYMBOL(EOVERFLOW, None, <errno.h>)
189 SYMBOL(EOWNERDEAD, None, <cerrno>)
190 SYMBOL(EOWNERDEAD, None, <errno.h>)
191 SYMBOL(EPERM, None, <cerrno>)
192 SYMBOL(EPERM, None, <errno.h>)
193 SYMBOL(EPIPE, None, <cerrno>)
194 SYMBOL(EPIPE, None, <errno.h>)
195 SYMBOL(EPROTO, None, <cerrno>)
196 SYMBOL(EPROTO, None, <errno.h>)
197 SYMBOL(EPROTONOSUPPORT, None, <cerrno>)
198 SYMBOL(EPROTONOSUPPORT, None, <errno.h>)
199 SYMBOL(EPROTOTYPE, None, <cerrno>)
200 SYMBOL(EPROTOTYPE, None, <errno.h>)
201 SYMBOL(ERANGE, None, <cerrno>)
202 SYMBOL(ERANGE, None, <errno.h>)
203 SYMBOL(EROFS, None, <cerrno>)
204 SYMBOL(EROFS, None, <errno.h>)
205 SYMBOL(ESPIPE, None, <cerrno>)
206 SYMBOL(ESPIPE, None, <errno.h>)
207 SYMBOL(ESRCH, None, <cerrno>)
208 SYMBOL(ESRCH, None, <errno.h>)
209 SYMBOL(ETIME, None, <cerrno>)
210 SYMBOL(ETIME, None, <errno.h>)
211 SYMBOL(ETIMEDOUT, None, <cerrno>)
212 SYMBOL(ETIMEDOUT, None, <errno.h>)
213 SYMBOL(ETXTBSY, None, <cerrno>)
214 SYMBOL(ETXTBSY, None, <errno.h>)
215 SYMBOL(EWOULDBLOCK, None, <cerrno>)
216 SYMBOL(EWOULDBLOCK, None, <errno.h>)
217 SYMBOL(EXDEV, None, <cerrno>)
218 SYMBOL(EXDEV, None, <errno.h>)
219 SYMBOL(EXIT_FAILURE, None, <cstdlib>)
220 SYMBOL(EXIT_FAILURE, None, <stdlib.h>)
221 SYMBOL(EXIT_SUCCESS, None, <cstdlib>)
222 SYMBOL(EXIT_SUCCESS, None, <stdlib.h>)
223 SYMBOL(FE_ALL_EXCEPT, None, <cfenv>)
224 SYMBOL(FE_ALL_EXCEPT, None, <fenv.h>)
225 SYMBOL(FE_DFL_ENV, None, <cfenv>)
226 SYMBOL(FE_DFL_ENV, None, <fenv.h>)
227 SYMBOL(FE_DIVBYZERO, None, <cfenv>)
228 SYMBOL(FE_DIVBYZERO, None, <fenv.h>)
229 SYMBOL(FE_DOWNWARD, None, <cfenv>)
230 SYMBOL(FE_DOWNWARD, None, <fenv.h>)
231 SYMBOL(FE_INEXACT, None, <cfenv>)
232 SYMBOL(FE_INEXACT, None, <fenv.h>)
233 SYMBOL(FE_INVALID, None, <cfenv>)
234 SYMBOL(FE_INVALID, None, <fenv.h>)
235 SYMBOL(FE_OVERFLOW, None, <cfenv>)
236 SYMBOL(FE_OVERFLOW, None, <fenv.h>)
237 SYMBOL(FE_TONEAREST, None, <cfenv>)
238 SYMBOL(FE_TONEAREST, None, <fenv.h>)
239 SYMBOL(FE_TOWARDZERO, None, <cfenv>)
240 SYMBOL(FE_TOWARDZERO, None, <fenv.h>)
241 SYMBOL(FE_UNDERFLOW, None, <cfenv>)
242 SYMBOL(FE_UNDERFLOW, None, <fenv.h>)
243 SYMBOL(FE_UPWARD, None, <cfenv>)
244 SYMBOL(FE_UPWARD, None, <fenv.h>)
245 SYMBOL(FILENAME_MAX, None, <cstdio>)
246 SYMBOL(FILENAME_MAX, None, <stdio.h>)
247 SYMBOL(FLT_DECIMAL_DIG, None, <cfloat>)
248 SYMBOL(FLT_DECIMAL_DIG, None, <float.h>)
249 SYMBOL(FLT_DIG, None, <cfloat>)
250 SYMBOL(FLT_DIG, None, <float.h>)
251 SYMBOL(FLT_EPSILON, None, <cfloat>)
252 SYMBOL(FLT_EPSILON, None, <float.h>)
253 SYMBOL(FLT_EVAL_METHOD, None, <cfloat>)
254 SYMBOL(FLT_EVAL_METHOD, None, <float.h>)
255 SYMBOL(FLT_HAS_SUBNORM, None, <cfloat>)
256 SYMBOL(FLT_HAS_SUBNORM, None, <float.h>)
257 SYMBOL(FLT_MANT_DIG, None, <cfloat>)
258 SYMBOL(FLT_MANT_DIG, None, <float.h>)
259 SYMBOL(FLT_MAX, None, <cfloat>)
260 SYMBOL(FLT_MAX, None, <float.h>)
261 SYMBOL(FLT_MAX_10_EXP, None, <cfloat>)
262 SYMBOL(FLT_MAX_10_EXP, None, <float.h>)
263 SYMBOL(FLT_MAX_EXP, None, <cfloat>)
264 SYMBOL(FLT_MAX_EXP, None, <float.h>)
265 SYMBOL(FLT_MIN, None, <cfloat>)
266 SYMBOL(FLT_MIN, None, <float.h>)
267 SYMBOL(FLT_MIN_10_EXP, None, <cfloat>)
268 SYMBOL(FLT_MIN_10_EXP, None, <float.h>)
269 SYMBOL(FLT_MIN_EXP, None, <cfloat>)
270 SYMBOL(FLT_MIN_EXP, None, <float.h>)
271 SYMBOL(FLT_RADIX, None, <cfloat>)
272 SYMBOL(FLT_RADIX, None, <float.h>)
273 SYMBOL(FLT_ROUNDS, None, <cfloat>)
274 SYMBOL(FLT_ROUNDS, None, <float.h>)
275 SYMBOL(FLT_TRUE_MIN, None, <cfloat>)
276 SYMBOL(FLT_TRUE_MIN, None, <float.h>)
277 SYMBOL(FOPEN_MAX, None, <cstdio>)
278 SYMBOL(FOPEN_MAX, None, <stdio.h>)
279 SYMBOL(FP_FAST_FMA, None, <cmath>)
280 SYMBOL(FP_FAST_FMA, None, <math.h>)
281 SYMBOL(FP_FAST_FMAF, None, <cmath>)
282 SYMBOL(FP_FAST_FMAF, None, <math.h>)
283 SYMBOL(FP_FAST_FMAL, None, <cmath>)
284 SYMBOL(FP_FAST_FMAL, None, <math.h>)
285 SYMBOL(FP_ILOGB0, None, <cmath>)
286 SYMBOL(FP_ILOGB0, None, <math.h>)
287 SYMBOL(FP_ILOGBNAN, None, <cmath>)
288 SYMBOL(FP_ILOGBNAN, None, <math.h>)
289 SYMBOL(FP_INFINITE, None, <cmath>)
290 SYMBOL(FP_INFINITE, None, <math.h>)
291 SYMBOL(FP_NAN, None, <cmath>)
292 SYMBOL(FP_NAN, None, <math.h>)
293 SYMBOL(FP_NORMAL, None, <cmath>)
294 SYMBOL(FP_NORMAL, None, <math.h>)
295 SYMBOL(FP_SUBNORMAL, None, <cmath>)
296 SYMBOL(FP_SUBNORMAL, None, <math.h>)
297 SYMBOL(FP_ZERO, None, <cmath>)
298 SYMBOL(FP_ZERO, None, <math.h>)
299 SYMBOL(HUGE_VAL, None, <cmath>)
300 SYMBOL(HUGE_VAL, None, <math.h>)
301 SYMBOL(HUGE_VALF, None, <cmath>)
302 SYMBOL(HUGE_VALF, None, <math.h>)
303 SYMBOL(HUGE_VALL, None, <cmath>)
304 SYMBOL(HUGE_VALL, None, <math.h>)
305 SYMBOL(INFINITY, None, <cmath>)
306 SYMBOL(INFINITY, None, <math.h>)
307 SYMBOL(INT16_MAX, None, <cstdint>)
308 SYMBOL(INT16_MAX, None, <stdint.h>)
309 SYMBOL(INT16_MIN, None, <cstdint>)
310 SYMBOL(INT16_MIN, None, <stdint.h>)
311 SYMBOL(INT32_MAX, None, <cstdint>)
312 SYMBOL(INT32_MAX, None, <stdint.h>)
313 SYMBOL(INT32_MIN, None, <cstdint>)
314 SYMBOL(INT32_MIN, None, <stdint.h>)
315 SYMBOL(INT64_MAX, None, <cstdint>)
316 SYMBOL(INT64_MAX, None, <stdint.h>)
317 SYMBOL(INT64_MIN, None, <cstdint>)
318 SYMBOL(INT64_MIN, None, <stdint.h>)
319 SYMBOL(INT8_MAX, None, <cstdint>)
320 SYMBOL(INT8_MAX, None, <stdint.h>)
321 SYMBOL(INT8_MIN, None, <cstdint>)
322 SYMBOL(INT8_MIN, None, <stdint.h>)
323 SYMBOL(INTMAX_MAX, None, <cstdint>)
324 SYMBOL(INTMAX_MAX, None, <stdint.h>)
325 SYMBOL(INTMAX_MIN, None, <cstdint>)
326 SYMBOL(INTMAX_MIN, None, <stdint.h>)
327 SYMBOL(INTPTR_MAX, None, <cstdint>)
328 SYMBOL(INTPTR_MAX, None, <stdint.h>)
329 SYMBOL(INTPTR_MIN, None, <cstdint>)
330 SYMBOL(INTPTR_MIN, None, <stdint.h>)
331 SYMBOL(INT_FAST16_MAX, None, <cstdint>)
332 SYMBOL(INT_FAST16_MAX, None, <stdint.h>)
333 SYMBOL(INT_FAST16_MIN, None, <cstdint>)
334 SYMBOL(INT_FAST16_MIN, None, <stdint.h>)
335 SYMBOL(INT_FAST32_MAX, None, <cstdint>)
336 SYMBOL(INT_FAST32_MAX, None, <stdint.h>)
337 SYMBOL(INT_FAST32_MIN, None, <cstdint>)
338 SYMBOL(INT_FAST32_MIN, None, <stdint.h>)
339 SYMBOL(INT_FAST64_MAX, None, <cstdint>)
340 SYMBOL(INT_FAST64_MAX, None, <stdint.h>)
341 SYMBOL(INT_FAST64_MIN, None, <cstdint>)
342 SYMBOL(INT_FAST64_MIN, None, <stdint.h>)
343 SYMBOL(INT_FAST8_MAX, None, <cstdint>)
344 SYMBOL(INT_FAST8_MAX, None, <stdint.h>)
345 SYMBOL(INT_FAST8_MIN, None, <cstdint>)
346 SYMBOL(INT_FAST8_MIN, None, <stdint.h>)
347 SYMBOL(INT_LEAST16_MAX, None, <cstdint>)
348 SYMBOL(INT_LEAST16_MAX, None, <stdint.h>)
349 SYMBOL(INT_LEAST16_MIN, None, <cstdint>)
350 SYMBOL(INT_LEAST16_MIN, None, <stdint.h>)
351 SYMBOL(INT_LEAST32_MAX, None, <cstdint>)
352 SYMBOL(INT_LEAST32_MAX, None, <stdint.h>)
353 SYMBOL(INT_LEAST32_MIN, None, <cstdint>)
354 SYMBOL(INT_LEAST32_MIN, None, <stdint.h>)
355 SYMBOL(INT_LEAST64_MAX, None, <cstdint>)
356 SYMBOL(INT_LEAST64_MAX, None, <stdint.h>)
357 SYMBOL(INT_LEAST64_MIN, None, <cstdint>)
358 SYMBOL(INT_LEAST64_MIN, None, <stdint.h>)
359 SYMBOL(INT_LEAST8_MAX, None, <cstdint>)
360 SYMBOL(INT_LEAST8_MAX, None, <stdint.h>)
361 SYMBOL(INT_LEAST8_MIN, None, <cstdint>)
362 SYMBOL(INT_LEAST8_MIN, None, <stdint.h>)
363 SYMBOL(INT_MAX, None, <climits>)
364 SYMBOL(INT_MAX, None, <limits.h>)
365 SYMBOL(INT_MIN, None, <climits>)
366 SYMBOL(INT_MIN, None, <limits.h>)
367 SYMBOL(LC_ALL, None, <clocale>)
368 SYMBOL(LC_ALL, None, <locale.h>)
369 SYMBOL(LC_COLLATE, None, <clocale>)
370 SYMBOL(LC_COLLATE, None, <locale.h>)
371 SYMBOL(LC_CTYPE, None, <clocale>)
372 SYMBOL(LC_CTYPE, None, <locale.h>)
373 SYMBOL(LC_MONETARY, None, <clocale>)
374 SYMBOL(LC_MONETARY, None, <locale.h>)
375 SYMBOL(LC_NUMERIC, None, <clocale>)
376 SYMBOL(LC_NUMERIC, None, <locale.h>)
377 SYMBOL(LC_TIME, None, <clocale>)
378 SYMBOL(LC_TIME, None, <locale.h>)
379 SYMBOL(LDBL_DECIMAL_DIG, None, <cfloat>)
380 SYMBOL(LDBL_DECIMAL_DIG, None, <float.h>)
381 SYMBOL(LDBL_DIG, None, <cfloat>)
382 SYMBOL(LDBL_DIG, None, <float.h>)
383 SYMBOL(LDBL_EPSILON, None, <cfloat>)
384 SYMBOL(LDBL_EPSILON, None, <float.h>)
385 SYMBOL(LDBL_HAS_SUBNORM, None, <cfloat>)
386 SYMBOL(LDBL_HAS_SUBNORM, None, <float.h>)
387 SYMBOL(LDBL_MANT_DIG, None, <cfloat>)
388 SYMBOL(LDBL_MANT_DIG, None, <float.h>)
389 SYMBOL(LDBL_MAX, None, <cfloat>)
390 SYMBOL(LDBL_MAX, None, <float.h>)
391 SYMBOL(LDBL_MAX_10_EXP, None, <cfloat>)
392 SYMBOL(LDBL_MAX_10_EXP, None, <float.h>)
393 SYMBOL(LDBL_MAX_EXP, None, <cfloat>)
394 SYMBOL(LDBL_MAX_EXP, None, <float.h>)
395 SYMBOL(LDBL_MIN, None, <cfloat>)
396 SYMBOL(LDBL_MIN, None, <float.h>)
397 SYMBOL(LDBL_MIN_10_EXP, None, <cfloat>)
398 SYMBOL(LDBL_MIN_10_EXP, None, <float.h>)
399 SYMBOL(LDBL_MIN_EXP, None, <cfloat>)
400 SYMBOL(LDBL_MIN_EXP, None, <float.h>)
401 SYMBOL(LDBL_TRUE_MIN, None, <cfloat>)
402 SYMBOL(LDBL_TRUE_MIN, None, <float.h>)
403 SYMBOL(LLONG_MAX, None, <climits>)
404 SYMBOL(LLONG_MAX, None, <limits.h>)
405 SYMBOL(LLONG_MIN, None, <climits>)
406 SYMBOL(LLONG_MIN, None, <limits.h>)
407 SYMBOL(LONG_MAX, None, <climits>)
408 SYMBOL(LONG_MAX, None, <limits.h>)
409 SYMBOL(LONG_MIN, None, <climits>)
410 SYMBOL(LONG_MIN, None, <limits.h>)
411 SYMBOL(L_tmpnam, None, <cstdio>)
412 SYMBOL(L_tmpnam, None, <stdio.h>)
413 SYMBOL(MATH_ERREXCEPT, None, <cmath>)
414 SYMBOL(MATH_ERREXCEPT, None, <math.h>)
415 SYMBOL(MATH_ERRNO, None, <cmath>)
416 SYMBOL(MATH_ERRNO, None, <math.h>)
417 SYMBOL(MB_CUR_MAX, None, <cstdlib>)
418 SYMBOL(MB_CUR_MAX, None, <stdlib.h>)
419 SYMBOL(MB_LEN_MAX, None, <climits>)
420 SYMBOL(MB_LEN_MAX, None, <limits.h>)
421 SYMBOL(NAN, None, <cmath>)
422 SYMBOL(NAN, None, <math.h>)
423 SYMBOL(ONCE_FLAG_INIT, None, <mutex>)
424 SYMBOL(PTRDIFF_MAX, None, <cstdint>)
425 SYMBOL(PTRDIFF_MAX, None, <stdint.h>)
426 SYMBOL(PTRDIFF_MIN, None, <cstdint>)
427 SYMBOL(PTRDIFF_MIN, None, <stdint.h>)
428 SYMBOL(RAND_MAX, None, <cstdlib>)
429 SYMBOL(RAND_MAX, None, <stdlib.h>)
430 SYMBOL(SCHAR_MAX, None, <climits>)
431 SYMBOL(SCHAR_MAX, None, <limits.h>)
432 SYMBOL(SCHAR_MIN, None, <climits>)
433 SYMBOL(SCHAR_MIN, None, <limits.h>)
434 SYMBOL(SEEK_CUR, None, <cstdio>)
435 SYMBOL(SEEK_CUR, None, <stdio.h>)
436 SYMBOL(SEEK_END, None, <cstdio>)
437 SYMBOL(SEEK_END, None, <stdio.h>)
438 SYMBOL(SEEK_SET, None, <cstdio>)
439 SYMBOL(SEEK_SET, None, <stdio.h>)
440 SYMBOL(SHRT_MAX, None, <climits>)
441 SYMBOL(SHRT_MAX, None, <limits.h>)
442 SYMBOL(SHRT_MIN, None, <climits>)
443 SYMBOL(SHRT_MIN, None, <limits.h>)
444 SYMBOL(SIGABRT, None, <csignal>)
445 SYMBOL(SIGABRT, None, <signal.h>)
446 SYMBOL(SIGFPE, None, <csignal>)
447 SYMBOL(SIGFPE, None, <signal.h>)
448 SYMBOL(SIGILL, None, <csignal>)
449 SYMBOL(SIGILL, None, <signal.h>)
450 SYMBOL(SIGINT, None, <csignal>)
451 SYMBOL(SIGINT, None, <signal.h>)
452 SYMBOL(SIGSEGV, None, <csignal>)
453 SYMBOL(SIGSEGV, None, <signal.h>)
454 SYMBOL(SIGTERM, None, <csignal>)
455 SYMBOL(SIGTERM, None, <signal.h>)
456 SYMBOL(SIG_ATOMIC_MAX, None, <cstdint>)
457 SYMBOL(SIG_ATOMIC_MAX, None, <stdint.h>)
458 SYMBOL(SIG_ATOMIC_MIN, None, <cstdint>)
459 SYMBOL(SIG_ATOMIC_MIN, None, <stdint.h>)
460 SYMBOL(SIG_DFL, None, <csignal>)
461 SYMBOL(SIG_DFL, None, <signal.h>)
462 SYMBOL(SIG_ERR, None, <csignal>)
463 SYMBOL(SIG_ERR, None, <signal.h>)
464 SYMBOL(SIG_IGN, None, <csignal>)
465 SYMBOL(SIG_IGN, None, <signal.h>)
466 SYMBOL(SIZE_MAX, None, <cstdint>)
467 SYMBOL(SIZE_MAX, None, <stdint.h>)
468 SYMBOL(TIME_UTC, None, <ctime>)
469 SYMBOL(TIME_UTC, None, <time.h>)
470 SYMBOL(TMP_MAX, None, <cstdio>)
471 SYMBOL(TMP_MAX, None, <stdio.h>)
472 SYMBOL(UCHAR_MAX, None, <climits>)
473 SYMBOL(UCHAR_MAX, None, <limits.h>)
474 SYMBOL(UINT16_MAX, None, <cstdint>)
475 SYMBOL(UINT16_MAX, None, <stdint.h>)
476 SYMBOL(UINT32_MAX, None, <cstdint>)
477 SYMBOL(UINT32_MAX, None, <stdint.h>)
478 SYMBOL(UINT64_MAX, None, <cstdint>)
479 SYMBOL(UINT64_MAX, None, <stdint.h>)
480 SYMBOL(UINT8_MAX, None, <cstdint>)
481 SYMBOL(UINT8_MAX, None, <stdint.h>)
482 SYMBOL(UINTMAX_MAX, None, <cstdint>)
483 SYMBOL(UINTMAX_MAX, None, <stdint.h>)
484 SYMBOL(UINTPTR_MAX, None, <cstdint>)
485 SYMBOL(UINTPTR_MAX, None, <stdint.h>)
486 SYMBOL(UINT_FAST16_MAX, None, <cstdint>)
487 SYMBOL(UINT_FAST16_MAX, None, <stdint.h>)
488 SYMBOL(UINT_FAST32_MAX, None, <cstdint>)
489 SYMBOL(UINT_FAST32_MAX, None, <stdint.h>)
490 SYMBOL(UINT_FAST64_MAX, None, <cstdint>)
491 SYMBOL(UINT_FAST64_MAX, None, <stdint.h>)
492 SYMBOL(UINT_FAST8_MAX, None, <cstdint>)
493 SYMBOL(UINT_FAST8_MAX, None, <stdint.h>)
494 SYMBOL(UINT_LEAST16_MAX, None, <cstdint>)
495 SYMBOL(UINT_LEAST16_MAX, None, <stdint.h>)
496 SYMBOL(UINT_LEAST32_MAX, None, <cstdint>)
497 SYMBOL(UINT_LEAST32_MAX, None, <stdint.h>)
498 SYMBOL(UINT_LEAST64_MAX, None, <cstdint>)
499 SYMBOL(UINT_LEAST64_MAX, None, <stdint.h>)
500 SYMBOL(UINT_LEAST8_MAX, None, <cstdint>)
501 SYMBOL(UINT_LEAST8_MAX, None, <stdint.h>)
502 SYMBOL(UINT_MAX, None, <climits>)
503 SYMBOL(UINT_MAX, None, <limits.h>)
504 SYMBOL(ULLONG_MAX, None, <climits>)
505 SYMBOL(ULLONG_MAX, None, <limits.h>)
506 SYMBOL(ULONG_MAX, None, <climits>)
507 SYMBOL(ULONG_MAX, None, <limits.h>)
508 SYMBOL(USHRT_MAX, None, <climits>)
509 SYMBOL(USHRT_MAX, None, <limits.h>)
510 SYMBOL(WEOF, None, <cwchar>)
511 SYMBOL(WEOF, None, <wchar.h>)
512 SYMBOL(WINT_MAX, None, <cstdint>)
513 SYMBOL(WINT_MAX, None, <stdint.h>)
514 SYMBOL(WINT_MIN, None, <cstdint>)
515 SYMBOL(WINT_MIN, None, <stdint.h>)
516 SYMBOL(_IOFBF, None, <cstdio>)
517 SYMBOL(_IOFBF, None, <stdio.h>)
518 SYMBOL(_IOLBF, None, <cstdio>)
519 SYMBOL(_IOLBF, None, <stdio.h>)
520 SYMBOL(_IONBF, None, <cstdio>)
521 SYMBOL(_IONBF, None, <stdio.h>)
522 SYMBOL(assert, None, <cassert>)
523 SYMBOL(assert, None, <assert.h>)
524 SYMBOL(errno, None, <cerrno>)
525 SYMBOL(errno, None, <errno.h>)
526 SYMBOL(math_errhandling, None, <cmath>)
527 SYMBOL(math_errhandling, None, <math.h>)
528 SYMBOL(offsetof, None, <cstddef>)
529 SYMBOL(offsetof, None, <stddef.h>)
530 SYMBOL(setjmp, None, <csetjmp>)
531 SYMBOL(setjmp, None, <setjmp.h>)
532 SYMBOL(stderr, None, <cstdio>)
533 SYMBOL(stderr, None, <stdio.h>)
534 SYMBOL(stdin, None, <cstdio>)
535 SYMBOL(stdin, None, <stdio.h>)
536 SYMBOL(stdout, None, <cstdio>)
537 SYMBOL(stdout, None, <stdio.h>)
538 SYMBOL(va_arg, None, <cstdarg>)
539 SYMBOL(va_arg, None, <stdarg.h>)
540 SYMBOL(va_copy, None, <cstdarg>)
541 SYMBOL(va_copy, None, <stdarg.h>)
542 SYMBOL(va_end, None, <cstdarg>)
543 SYMBOL(va_end, None, <stdarg.h>)
544 SYMBOL(va_start, None, <cstdarg>)
545 SYMBOL(va_start, None, <stdarg.h>)
546 SYMBOL(FILE, std::, <cstdio>)
547 SYMBOL(FILE, None, <cstdio>)
548 SYMBOL(FILE, None, <stdio.h>)
549 SYMBOL(_Exit, std::, <cstdlib>)
550 SYMBOL(_Exit, None, <cstdlib>)
551 SYMBOL(_Exit, None, <stdlib.h>)
552 SYMBOL(accumulate, std::, <numeric>)
553 SYMBOL(acos, std::, <cmath>)
554 SYMBOL(acos, None, <cmath>)
555 SYMBOL(acos, None, <math.h>)
556 SYMBOL(acosf, std::, <cmath>)
557 SYMBOL(acosf, None, <cmath>)
558 SYMBOL(acosf, None, <math.h>)
559 SYMBOL(acosh, std::, <cmath>)
560 SYMBOL(acosh, None, <cmath>)
561 SYMBOL(acosh, None, <math.h>)
562 SYMBOL(acoshf, std::, <cmath>)
563 SYMBOL(acoshf, None, <cmath>)
564 SYMBOL(acoshf, None, <math.h>)
565 SYMBOL(acoshl, std::, <cmath>)
566 SYMBOL(acoshl, None, <cmath>)
567 SYMBOL(acoshl, None, <math.h>)
568 SYMBOL(acosl, std::, <cmath>)
569 SYMBOL(acosl, None, <cmath>)
570 SYMBOL(acosl, None, <math.h>)
571 SYMBOL(add_const, std::, <type_traits>)
572 SYMBOL(add_const_t, std::, <type_traits>)
573 SYMBOL(add_cv, std::, <type_traits>)
574 SYMBOL(add_cv_t, std::, <type_traits>)
575 SYMBOL(add_lvalue_reference, std::, <type_traits>)
576 SYMBOL(add_lvalue_reference_t, std::, <type_traits>)
577 SYMBOL(add_pointer, std::, <type_traits>)
578 SYMBOL(add_pointer_t, std::, <type_traits>)
579 SYMBOL(add_rvalue_reference, std::, <type_traits>)
580 SYMBOL(add_rvalue_reference_t, std::, <type_traits>)
581 SYMBOL(add_sat, std::, <numeric>)
582 SYMBOL(add_volatile, std::, <type_traits>)
583 SYMBOL(add_volatile_t, std::, <type_traits>)
584 SYMBOL(addressof, std::, <memory>)
585 SYMBOL(adjacent_difference, std::, <numeric>)
586 SYMBOL(adjacent_find, std::, <algorithm>)
587 SYMBOL(adopt_lock, std::, <mutex>)
588 SYMBOL(adopt_lock_t, std::, <mutex>)
589 SYMBOL(advance, std::, <iterator>)
590 SYMBOL(align, std::, <memory>)
591 SYMBOL(align_val_t, std::, <new>)
592 SYMBOL(aligned_alloc, std::, <cstdlib>)
593 SYMBOL(aligned_alloc, None, <cstdlib>)
594 SYMBOL(aligned_alloc, None, <stdlib.h>)
595 SYMBOL(aligned_storage, std::, <type_traits>)
596 SYMBOL(aligned_storage_t, std::, <type_traits>)
597 SYMBOL(aligned_union, std::, <type_traits>)
598 SYMBOL(aligned_union_t, std::, <type_traits>)
599 SYMBOL(alignment_of, std::, <type_traits>)
600 SYMBOL(alignment_of_v, std::, <type_traits>)
601 SYMBOL(all_of, std::, <algorithm>)
602 SYMBOL(allocate_shared, std::, <memory>)
603 SYMBOL(allocate_shared_for_overwrite, std::, <memory>)
604 SYMBOL(allocation_result, std::, <memory>)
605 SYMBOL(allocator, std::, <memory>)
606 SYMBOL(allocator_arg, std::, <memory>)
607 SYMBOL(allocator_arg_t, std::, <memory>)
608 SYMBOL(allocator_traits, std::, <memory>)
609 SYMBOL(any, std::, <any>)
610 SYMBOL(any_cast, std::, <any>)
611 SYMBOL(any_of, std::, <algorithm>)
612 SYMBOL(apply, std::, <tuple>)
613 SYMBOL(arg, std::, <complex>)
614 SYMBOL(array, std::, <array>)
615 SYMBOL(as_bytes, std::, <span>)
616 SYMBOL(as_const, std::, <utility>)
617 SYMBOL(as_writable_bytes, std::, <span>)
618 SYMBOL(asctime, std::, <ctime>)
619 SYMBOL(asctime, None, <ctime>)
620 SYMBOL(asctime, None, <time.h>)
621 SYMBOL(asin, std::, <cmath>)
622 SYMBOL(asin, None, <cmath>)
623 SYMBOL(asin, None, <math.h>)
624 SYMBOL(asinf, std::, <cmath>)
625 SYMBOL(asinf, None, <cmath>)
626 SYMBOL(asinf, None, <math.h>)
627 SYMBOL(asinh, std::, <cmath>)
628 SYMBOL(asinh, None, <cmath>)
629 SYMBOL(asinh, None, <math.h>)
630 SYMBOL(asinhf, std::, <cmath>)
631 SYMBOL(asinhf, None, <cmath>)
632 SYMBOL(asinhf, None, <math.h>)
633 SYMBOL(asinhl, std::, <cmath>)
634 SYMBOL(asinhl, None, <cmath>)
635 SYMBOL(asinhl, None, <math.h>)
636 SYMBOL(asinl, std::, <cmath>)
637 SYMBOL(asinl, None, <cmath>)
638 SYMBOL(asinl, None, <math.h>)
639 SYMBOL(assignable_from, std::, <concepts>)
640 SYMBOL(assoc_laguerre, std::, <cmath>)
641 SYMBOL(assoc_laguerref, std::, <cmath>)
642 SYMBOL(assoc_laguerrel, std::, <cmath>)
643 SYMBOL(assoc_legendre, std::, <cmath>)
644 SYMBOL(assoc_legendref, std::, <cmath>)
645 SYMBOL(assoc_legendrel, std::, <cmath>)
646 SYMBOL(assume_aligned, std::, <memory>)
647 SYMBOL(async, std::, <future>)
648 SYMBOL(at_quick_exit, std::, <cstdlib>)
649 SYMBOL(at_quick_exit, None, <cstdlib>)
650 SYMBOL(at_quick_exit, None, <stdlib.h>)
651 SYMBOL(atan, std::, <cmath>)
652 SYMBOL(atan, None, <cmath>)
653 SYMBOL(atan, None, <math.h>)
654 SYMBOL(atan2, std::, <cmath>)
655 SYMBOL(atan2, None, <cmath>)
656 SYMBOL(atan2, None, <math.h>)
657 SYMBOL(atan2f, std::, <cmath>)
658 SYMBOL(atan2f, None, <cmath>)
659 SYMBOL(atan2f, None, <math.h>)
660 SYMBOL(atan2l, std::, <cmath>)
661 SYMBOL(atan2l, None, <cmath>)
662 SYMBOL(atan2l, None, <math.h>)
663 SYMBOL(atanf, std::, <cmath>)
664 SYMBOL(atanf, None, <cmath>)
665 SYMBOL(atanf, None, <math.h>)
666 SYMBOL(atanh, std::, <cmath>)
667 SYMBOL(atanh, None, <cmath>)
668 SYMBOL(atanh, None, <math.h>)
669 SYMBOL(atanhf, std::, <cmath>)
670 SYMBOL(atanhf, None, <cmath>)
671 SYMBOL(atanhf, None, <math.h>)
672 SYMBOL(atanhl, std::, <cmath>)
673 SYMBOL(atanhl, None, <cmath>)
674 SYMBOL(atanhl, None, <math.h>)
675 SYMBOL(atanl, std::, <cmath>)
676 SYMBOL(atanl, None, <cmath>)
677 SYMBOL(atanl, None, <math.h>)
678 SYMBOL(atexit, std::, <cstdlib>)
679 SYMBOL(atexit, None, <cstdlib>)
680 SYMBOL(atexit, None, <stdlib.h>)
681 SYMBOL(atof, std::, <cstdlib>)
682 SYMBOL(atof, None, <cstdlib>)
683 SYMBOL(atof, None, <stdlib.h>)
684 SYMBOL(atoi, std::, <cstdlib>)
685 SYMBOL(atoi, None, <cstdlib>)
686 SYMBOL(atoi, None, <stdlib.h>)
687 SYMBOL(atol, std::, <cstdlib>)
688 SYMBOL(atol, None, <cstdlib>)
689 SYMBOL(atol, None, <stdlib.h>)
690 SYMBOL(atoll, std::, <cstdlib>)
691 SYMBOL(atoll, None, <cstdlib>)
692 SYMBOL(atoll, None, <stdlib.h>)
693 SYMBOL(atomic_compare_exchange_strong, std::, <atomic>)
694 SYMBOL(atomic_compare_exchange_strong_explicit, std::, <atomic>)
695 SYMBOL(atomic_compare_exchange_weak, std::, <atomic>)
696 SYMBOL(atomic_compare_exchange_weak_explicit, std::, <atomic>)
697 SYMBOL(atomic_exchange, std::, <atomic>)
698 SYMBOL(atomic_exchange_explicit, std::, <atomic>)
699 SYMBOL(atomic_fetch_add, std::, <atomic>)
700 SYMBOL(atomic_fetch_add_explicit, std::, <atomic>)
701 SYMBOL(atomic_fetch_and, std::, <atomic>)
702 SYMBOL(atomic_fetch_and_explicit, std::, <atomic>)
703 SYMBOL(atomic_fetch_max, std::, <atomic>)
704 SYMBOL(atomic_fetch_max_explicit, std::, <atomic>)
705 SYMBOL(atomic_fetch_min, std::, <atomic>)
706 SYMBOL(atomic_fetch_min_explicit, std::, <atomic>)
707 SYMBOL(atomic_fetch_or, std::, <atomic>)
708 SYMBOL(atomic_fetch_or_explicit, std::, <atomic>)
709 SYMBOL(atomic_fetch_sub, std::, <atomic>)
710 SYMBOL(atomic_fetch_sub_explicit, std::, <atomic>)
711 SYMBOL(atomic_fetch_xor, std::, <atomic>)
712 SYMBOL(atomic_fetch_xor_explicit, std::, <atomic>)
713 SYMBOL(atomic_flag, std::, <atomic>)
714 SYMBOL(atomic_flag_clear, std::, <atomic>)
715 SYMBOL(atomic_flag_clear_explicit, std::, <atomic>)
716 SYMBOL(atomic_flag_notify_all, std::, <atomic>)
717 SYMBOL(atomic_flag_notify_one, std::, <atomic>)
718 SYMBOL(atomic_flag_test, std::, <atomic>)
719 SYMBOL(atomic_flag_test_and_set, std::, <atomic>)
720 SYMBOL(atomic_flag_test_and_set_explicit, std::, <atomic>)
721 SYMBOL(atomic_flag_test_explicit, std::, <atomic>)
722 SYMBOL(atomic_flag_wait, std::, <atomic>)
723 SYMBOL(atomic_flag_wait_explicit, std::, <atomic>)
724 SYMBOL(atomic_init, std::, <atomic>)
725 SYMBOL(atomic_is_lock_free, std::, <atomic>)
726 SYMBOL(atomic_load, std::, <atomic>)
727 SYMBOL(atomic_load_explicit, std::, <atomic>)
728 SYMBOL(atomic_notify_all, std::, <atomic>)
729 SYMBOL(atomic_notify_one, std::, <atomic>)
730 SYMBOL(atomic_ref, std::, <atomic>)
731 SYMBOL(atomic_signal_fence, std::, <atomic>)
732 SYMBOL(atomic_store, std::, <atomic>)
733 SYMBOL(atomic_store_explicit, std::, <atomic>)
734 SYMBOL(atomic_thread_fence, std::, <atomic>)
735 SYMBOL(atomic_wait, std::, <atomic>)
736 SYMBOL(atomic_wait_explicit, std::, <atomic>)
737 SYMBOL(atto, std::, <ratio>)
738 SYMBOL(auto_ptr, std::, <memory>)
739 SYMBOL(back_insert_iterator, std::, <iterator>)
740 SYMBOL(back_inserter, std::, <iterator>)
741 SYMBOL(bad_alloc, std::, <new>)
742 SYMBOL(bad_any_cast, std::, <any>)
743 SYMBOL(bad_array_new_length, std::, <new>)
744 SYMBOL(bad_cast, std::, <typeinfo>)
745 SYMBOL(bad_exception, std::, <exception>)
746 SYMBOL(bad_expected_access, std::, <expected>)
747 SYMBOL(bad_function_call, std::, <functional>)
748 SYMBOL(bad_optional_access, std::, <optional>)
749 SYMBOL(bad_typeid, std::, <typeinfo>)
750 SYMBOL(bad_variant_access, std::, <variant>)
751 SYMBOL(bad_weak_ptr, std::, <memory>)
752 SYMBOL(barrier, std::, <barrier>)
753 SYMBOL(basic_common_reference, std::, <type_traits>)
754 SYMBOL(basic_const_iterator, std::, <iterator>)
755 SYMBOL(basic_filebuf, std::, <fstream>)
756 SYMBOL(basic_filebuf, std::, <iosfwd>)
757 SYMBOL(basic_format_arg, std::, <format>)
758 SYMBOL(basic_format_args, std::, <format>)
759 SYMBOL(basic_format_context, std::, <format>)
760 SYMBOL(basic_format_parse_context, std::, <format>)
761 SYMBOL(basic_format_string, std::, <format>)
762 SYMBOL(basic_fstream, std::, <fstream>)
763 SYMBOL(basic_fstream, std::, <iosfwd>)
764 SYMBOL(basic_ifstream, std::, <fstream>)
765 SYMBOL(basic_ifstream, std::, <iosfwd>)
766 SYMBOL(basic_ios, std::, <ios>)
767 SYMBOL(basic_ios, std::, <iostream>)
768 SYMBOL(basic_ios, std::, <iosfwd>)
769 SYMBOL(basic_iostream, std::, <istream>)
770 SYMBOL(basic_iostream, std::, <iostream>)
771 SYMBOL(basic_iostream, std::, <iosfwd>)
772 SYMBOL(basic_ispanstream, std::, <spanstream>)
773 SYMBOL(basic_ispanstream, std::, <iosfwd>)
774 SYMBOL(basic_istream, std::, <istream>)
775 SYMBOL(basic_istream, std::, <iostream>)
776 SYMBOL(basic_istream, std::, <iosfwd>)
777 SYMBOL(basic_istringstream, std::, <sstream>)
778 SYMBOL(basic_istringstream, std::, <iosfwd>)
779 SYMBOL(basic_ofstream, std::, <fstream>)
780 SYMBOL(basic_ofstream, std::, <iosfwd>)
781 SYMBOL(basic_ospanstream, std::, <spanstream>)
782 SYMBOL(basic_ospanstream, std::, <iosfwd>)
783 SYMBOL(basic_ostream, std::, <ostream>)
784 SYMBOL(basic_ostream, std::, <iostream>)
785 SYMBOL(basic_ostream, std::, <iosfwd>)
786 SYMBOL(basic_ostringstream, std::, <sstream>)
787 SYMBOL(basic_ostringstream, std::, <iosfwd>)
788 SYMBOL(basic_osyncstream, std::, <syncstream>)
789 SYMBOL(basic_osyncstream, std::, <iosfwd>)
790 SYMBOL(basic_regex, std::, <regex>)
791 SYMBOL(basic_spanbuf, std::, <spanstream>)
792 SYMBOL(basic_spanbuf, std::, <iosfwd>)
793 SYMBOL(basic_spanstream, std::, <spanstream>)
794 SYMBOL(basic_spanstream, std::, <iosfwd>)
795 SYMBOL(basic_stacktrace, std::, <stacktrace>)
796 SYMBOL(basic_streambuf, std::, <streambuf>)
797 SYMBOL(basic_streambuf, std::, <iostream>)
798 SYMBOL(basic_streambuf, std::, <iosfwd>)
799 SYMBOL(basic_string, std::, <string>)
800 SYMBOL(basic_string_view, std::, <string_view>)
801 SYMBOL(basic_stringbuf, std::, <sstream>)
802 SYMBOL(basic_stringbuf, std::, <iosfwd>)
803 SYMBOL(basic_stringstream, std::, <sstream>)
804 SYMBOL(basic_stringstream, std::, <iosfwd>)
805 SYMBOL(basic_syncbuf, std::, <syncstream>)
806 SYMBOL(basic_syncbuf, std::, <iosfwd>)
807 SYMBOL(bernoulli_distribution, std::, <random>)
808 SYMBOL(beta, std::, <cmath>)
809 SYMBOL(betaf, std::, <cmath>)
810 SYMBOL(betal, std::, <cmath>)
811 SYMBOL(bidirectional_iterator, std::, <iterator>)
812 SYMBOL(bidirectional_iterator_tag, std::, <iterator>)
813 SYMBOL(binary_function, std::, <functional>)
814 SYMBOL(binary_negate, std::, <functional>)
815 SYMBOL(binary_search, std::, <algorithm>)
816 SYMBOL(binary_semaphore, std::, <semaphore>)
817 SYMBOL(bind, std::, <functional>)
818 SYMBOL(bind1st, std::, <functional>)
819 SYMBOL(bind2nd, std::, <functional>)
820 SYMBOL(bind_back, std::, <functional>)
821 SYMBOL(bind_front, std::, <functional>)
822 SYMBOL(binder1st, std::, <functional>)
823 SYMBOL(binder2nd, std::, <functional>)
824 SYMBOL(binomial_distribution, std::, <random>)
825 SYMBOL(bit_and, std::, <functional>)
826 SYMBOL(bit_cast, std::, <bit>)
827 SYMBOL(bit_ceil, std::, <bit>)
828 SYMBOL(bit_floor, std::, <bit>)
829 SYMBOL(bit_not, std::, <functional>)
830 SYMBOL(bit_or, std::, <functional>)
831 SYMBOL(bit_width, std::, <bit>)
832 SYMBOL(bit_xor, std::, <functional>)
833 SYMBOL(bitset, std::, <bitset>)
834 SYMBOL(bool_constant, std::, <type_traits>)
835 SYMBOL(boolalpha, std::, <ios>)
836 SYMBOL(boolalpha, std::, <iostream>)
837 SYMBOL(boyer_moore_horspool_searcher, std::, <functional>)
838 SYMBOL(boyer_moore_searcher, std::, <functional>)
839 SYMBOL(breakpoint, std::, <debugging>)
840 SYMBOL(breakpoint_if_debugging, std::, <debugging>)
841 SYMBOL(bsearch, std::, <cstdlib>)
842 SYMBOL(bsearch, None, <cstdlib>)
843 SYMBOL(bsearch, None, <stdlib.h>)
844 SYMBOL(btowc, std::, <cwchar>)
845 SYMBOL(btowc, None, <cwchar>)
846 SYMBOL(btowc, None, <wchar.h>)
847 SYMBOL(byte, std::, <cstddef>)
848 SYMBOL(byteswap, std::, <bit>)
849 SYMBOL(c16rtomb, std::, <cuchar>)
850 SYMBOL(c16rtomb, None, <cuchar>)
851 SYMBOL(c16rtomb, None, <uchar.h>)
852 SYMBOL(c32rtomb, std::, <cuchar>)
853 SYMBOL(c32rtomb, None, <cuchar>)
854 SYMBOL(c32rtomb, None, <uchar.h>)
855 SYMBOL(c8rtomb, std::, <cuchar>)
856 SYMBOL(c8rtomb, None, <cuchar>)
857 SYMBOL(c8rtomb, None, <uchar.h>)
858 SYMBOL(call_once, std::, <mutex>)
859 SYMBOL(calloc, std::, <cstdlib>)
860 SYMBOL(calloc, None, <cstdlib>)
861 SYMBOL(calloc, None, <stdlib.h>)
862 SYMBOL(cauchy_distribution, std::, <random>)
863 SYMBOL(cbrt, std::, <cmath>)
864 SYMBOL(cbrt, None, <cmath>)
865 SYMBOL(cbrt, None, <math.h>)
866 SYMBOL(cbrtf, std::, <cmath>)
867 SYMBOL(cbrtf, None, <cmath>)
868 SYMBOL(cbrtf, None, <math.h>)
869 SYMBOL(cbrtl, std::, <cmath>)
870 SYMBOL(cbrtl, None, <cmath>)
871 SYMBOL(cbrtl, None, <math.h>)
872 SYMBOL(ceil, std::, <cmath>)
873 SYMBOL(ceil, None, <cmath>)
874 SYMBOL(ceil, None, <math.h>)
875 SYMBOL(ceilf, std::, <cmath>)
876 SYMBOL(ceilf, None, <cmath>)
877 SYMBOL(ceilf, None, <math.h>)
878 SYMBOL(ceill, std::, <cmath>)
879 SYMBOL(ceill, None, <cmath>)
880 SYMBOL(ceill, None, <math.h>)
881 SYMBOL(centi, std::, <ratio>)
882 SYMBOL(cerr, std::, <iostream>)
883 SYMBOL(char_traits, std::, <string>)
884 SYMBOL(chars_format, std::, <charconv>)
885 SYMBOL(chi_squared_distribution, std::, <random>)
886 SYMBOL(cin, std::, <iostream>)
887 SYMBOL(clamp, std::, <algorithm>)
888 SYMBOL(clearerr, std::, <cstdio>)
889 SYMBOL(clearerr, None, <cstdio>)
890 SYMBOL(clearerr, None, <stdio.h>)
891 SYMBOL(clock, std::, <ctime>)
892 SYMBOL(clock, None, <ctime>)
893 SYMBOL(clock, None, <time.h>)
894 SYMBOL(clock_t, std::, <ctime>)
895 SYMBOL(clock_t, None, <ctime>)
896 SYMBOL(clock_t, None, <time.h>)
897 SYMBOL(clog, std::, <iostream>)
898 SYMBOL(cmatch, std::, <regex>)
899 SYMBOL(cmp_equal, std::, <utility>)
900 SYMBOL(cmp_greater, std::, <utility>)
901 SYMBOL(cmp_greater_equal, std::, <utility>)
902 SYMBOL(cmp_less, std::, <utility>)
903 SYMBOL(cmp_less_equal, std::, <utility>)
904 SYMBOL(cmp_not_equal, std::, <utility>)
905 SYMBOL(codecvt, std::, <locale>)
906 SYMBOL(codecvt_base, std::, <locale>)
907 SYMBOL(codecvt_byname, std::, <locale>)
908 SYMBOL(codecvt_mode, std::, <codecvt>)
909 SYMBOL(codecvt_utf16, std::, <codecvt>)
910 SYMBOL(codecvt_utf8, std::, <codecvt>)
911 SYMBOL(codecvt_utf8_utf16, std::, <codecvt>)
912 SYMBOL(collate, std::, <locale>)
913 SYMBOL(collate_byname, std::, <locale>)
914 SYMBOL(common_comparison_category, std::, <compare>)
915 SYMBOL(common_comparison_category_t, std::, <compare>)
916 SYMBOL(common_iterator, std::, <iterator>)
917 SYMBOL(common_reference, std::, <type_traits>)
918 SYMBOL(common_reference_t, std::, <type_traits>)
919 SYMBOL(common_reference_with, std::, <concepts>)
920 SYMBOL(common_type, std::, <type_traits>)
921 SYMBOL(common_type_t, std::, <type_traits>)
922 SYMBOL(common_with, std::, <concepts>)
923 SYMBOL(comp_ellint_1, std::, <cmath>)
924 SYMBOL(comp_ellint_1f, std::, <cmath>)
925 SYMBOL(comp_ellint_1l, std::, <cmath>)
926 SYMBOL(comp_ellint_2, std::, <cmath>)
927 SYMBOL(comp_ellint_2f, std::, <cmath>)
928 SYMBOL(comp_ellint_2l, std::, <cmath>)
929 SYMBOL(comp_ellint_3, std::, <cmath>)
930 SYMBOL(comp_ellint_3f, std::, <cmath>)
931 SYMBOL(comp_ellint_3l, std::, <cmath>)
932 SYMBOL(compare_partial_order_fallback, std::, <compare>)
933 SYMBOL(compare_strong_order_fallback, std::, <compare>)
934 SYMBOL(compare_three_way_result, std::, <compare>)
935 SYMBOL(compare_three_way_result_t, std::, <compare>)
936 SYMBOL(compare_weak_order_fallback, std::, <compare>)
937 SYMBOL(complex, std::, <complex>)
938 SYMBOL(condition_variable, std::, <condition_variable>)
939 SYMBOL(condition_variable_any, std::, <condition_variable>)
940 SYMBOL(conditional, std::, <type_traits>)
941 SYMBOL(conditional_t, std::, <type_traits>)
942 SYMBOL(conj, std::, <complex>)
943 SYMBOL(conjunction, std::, <type_traits>)
944 SYMBOL(conjunction_v, std::, <type_traits>)
945 SYMBOL(const_iterator, std::, <iterator>)
946 SYMBOL(const_mem_fun1_ref_t, std::, <functional>)
947 SYMBOL(const_mem_fun1_t, std::, <functional>)
948 SYMBOL(const_mem_fun_ref_t, std::, <functional>)
949 SYMBOL(const_mem_fun_t, std::, <functional>)
950 SYMBOL(const_pointer_cast, std::, <memory>)
951 SYMBOL(const_sentinel, std::, <iterator>)
952 SYMBOL(construct_at, std::, <memory>)
953 SYMBOL(constructible_from, std::, <concepts>)
954 SYMBOL(contiguous_iterator, std::, <iterator>)
955 SYMBOL(contiguous_iterator_tag, std::, <iterator>)
956 SYMBOL(convertible_to, std::, <concepts>)
957 SYMBOL(copy, std::, <algorithm>)
958 SYMBOL(copy_backward, std::, <algorithm>)
959 SYMBOL(copy_constructible, std::, <concepts>)
960 SYMBOL(copy_if, std::, <algorithm>)
961 SYMBOL(copy_n, std::, <algorithm>)
962 SYMBOL(copyable, std::, <concepts>)
963 SYMBOL(copyable_function, std::, <functional>)
964 SYMBOL(copysign, std::, <cmath>)
965 SYMBOL(copysign, None, <cmath>)
966 SYMBOL(copysign, None, <math.h>)
967 SYMBOL(copysignf, std::, <cmath>)
968 SYMBOL(copysignf, None, <cmath>)
969 SYMBOL(copysignf, None, <math.h>)
970 SYMBOL(copysignl, std::, <cmath>)
971 SYMBOL(copysignl, None, <cmath>)
972 SYMBOL(copysignl, None, <math.h>)
973 SYMBOL(coroutine_handle, std::, <coroutine>)
974 SYMBOL(coroutine_traits, std::, <coroutine>)
975 SYMBOL(cos, std::, <cmath>)
976 SYMBOL(cos, None, <cmath>)
977 SYMBOL(cos, None, <math.h>)
978 SYMBOL(cosf, std::, <cmath>)
979 SYMBOL(cosf, None, <cmath>)
980 SYMBOL(cosf, None, <math.h>)
981 SYMBOL(cosh, std::, <cmath>)
982 SYMBOL(cosh, None, <cmath>)
983 SYMBOL(cosh, None, <math.h>)
984 SYMBOL(coshf, std::, <cmath>)
985 SYMBOL(coshf, None, <cmath>)
986 SYMBOL(coshf, None, <math.h>)
987 SYMBOL(coshl, std::, <cmath>)
988 SYMBOL(coshl, None, <cmath>)
989 SYMBOL(coshl, None, <math.h>)
990 SYMBOL(cosl, std::, <cmath>)
991 SYMBOL(cosl, None, <cmath>)
992 SYMBOL(cosl, None, <math.h>)
993 SYMBOL(count, std::, <algorithm>)
994 SYMBOL(count_if, std::, <algorithm>)
995 SYMBOL(counted_iterator, std::, <iterator>)
996 SYMBOL(counting_semaphore, std::, <semaphore>)
997 SYMBOL(countl_one, std::, <bit>)
998 SYMBOL(countl_zero, std::, <bit>)
999 SYMBOL(countr_one, std::, <bit>)
1000 SYMBOL(countr_zero, std::, <bit>)
1001 SYMBOL(cout, std::, <iostream>)
1002 SYMBOL(cref, std::, <functional>)
1003 SYMBOL(cregex_iterator, std::, <regex>)
1004 SYMBOL(cregex_token_iterator, std::, <regex>)
1005 SYMBOL(csub_match, std::, <regex>)
1006 SYMBOL(ctime, std::, <ctime>)
1007 SYMBOL(ctime, None, <ctime>)
1008 SYMBOL(ctime, None, <time.h>)
1009 SYMBOL(ctype, std::, <locale>)
1010 SYMBOL(ctype_base, std::, <locale>)
1011 SYMBOL(ctype_byname, std::, <locale>)
1012 SYMBOL(current_exception, std::, <exception>)
1013 SYMBOL(cv_status, std::, <condition_variable>)
1014 SYMBOL(cyl_bessel_i, std::, <cmath>)
1015 SYMBOL(cyl_bessel_if, std::, <cmath>)
1016 SYMBOL(cyl_bessel_il, std::, <cmath>)
1017 SYMBOL(cyl_bessel_j, std::, <cmath>)
1018 SYMBOL(cyl_bessel_jf, std::, <cmath>)
1019 SYMBOL(cyl_bessel_jl, std::, <cmath>)
1020 SYMBOL(cyl_bessel_k, std::, <cmath>)
1021 SYMBOL(cyl_bessel_kf, std::, <cmath>)
1022 SYMBOL(cyl_bessel_kl, std::, <cmath>)
1023 SYMBOL(cyl_neumann, std::, <cmath>)
1024 SYMBOL(cyl_neumannf, std::, <cmath>)
1025 SYMBOL(cyl_neumannl, std::, <cmath>)
1026 SYMBOL(dec, std::, <ios>)
1027 SYMBOL(dec, std::, <iostream>)
1028 SYMBOL(deca, std::, <ratio>)
1029 SYMBOL(decay, std::, <type_traits>)
1030 SYMBOL(decay_t, std::, <type_traits>)
1031 SYMBOL(deci, std::, <ratio>)
1032 SYMBOL(declare_no_pointers, std::, <memory>)
1033 SYMBOL(declare_reachable, std::, <memory>)
1034 SYMBOL(declval, std::, <utility>)
1035 SYMBOL(default_accessor, std::, <mdspan>)
1036 SYMBOL(default_delete, std::, <memory>)
1037 SYMBOL(default_initializable, std::, <concepts>)
1038 SYMBOL(default_random_engine, std::, <random>)
1039 SYMBOL(default_searcher, std::, <functional>)
1040 SYMBOL(default_sentinel, std::, <iterator>)
1041 SYMBOL(default_sentinel_t, std::, <iterator>)
1042 SYMBOL(defaultfloat, std::, <ios>)
1043 SYMBOL(defaultfloat, std::, <iostream>)
1044 SYMBOL(defer_lock, std::, <mutex>)
1045 SYMBOL(defer_lock_t, std::, <mutex>)
1046 SYMBOL(denorm_absent, std::, <limits>)
1047 SYMBOL(denorm_indeterminate, std::, <limits>)
1048 SYMBOL(denorm_present, std::, <limits>)
1049 SYMBOL(deque, std::, <deque>)
1050 SYMBOL(derived_from, std::, <concepts>)
1051 SYMBOL(destroy, std::, <memory>)
1052 SYMBOL(destroy_at, std::, <memory>)
1053 SYMBOL(destroy_n, std::, <memory>)
1054 SYMBOL(destroying_delete, std::, <new>)
1055 SYMBOL(destroying_delete_t, std::, <new>)
1056 SYMBOL(destructible, std::, <concepts>)
1057 SYMBOL(dextents, std::, <mdspan>)
1058 SYMBOL(difftime, std::, <ctime>)
1059 SYMBOL(difftime, None, <ctime>)
1060 SYMBOL(difftime, None, <time.h>)
1061 SYMBOL(dims, std::, <mdspan>)
1062 SYMBOL(disable_sized_sentinel_for, std::, <iterator>)
1063 SYMBOL(discard_block_engine, std::, <random>)
1064 SYMBOL(discrete_distribution, std::, <random>)
1065 SYMBOL(disjunction, std::, <type_traits>)
1066 SYMBOL(disjunction_v, std::, <type_traits>)
1067 SYMBOL(distance, std::, <iterator>)
1068 SYMBOL(div_sat, std::, <numeric>)
1069 SYMBOL(div_t, std::, <cstdlib>)
1070 SYMBOL(div_t, None, <cstdlib>)
1071 SYMBOL(div_t, None, <stdlib.h>)
1072 SYMBOL(divides, std::, <functional>)
1073 SYMBOL(domain_error, std::, <stdexcept>)
1074 SYMBOL(double_t, std::, <cmath>)
1075 SYMBOL(double_t, None, <cmath>)
1076 SYMBOL(double_t, None, <math.h>)
1077 SYMBOL(dynamic_extent, std::, <span>)
1078 SYMBOL(dynamic_pointer_cast, std::, <memory>)
1079 SYMBOL(ellint_1, std::, <cmath>)
1080 SYMBOL(ellint_1f, std::, <cmath>)
1081 SYMBOL(ellint_1l, std::, <cmath>)
1082 SYMBOL(ellint_2, std::, <cmath>)
1083 SYMBOL(ellint_2f, std::, <cmath>)
1084 SYMBOL(ellint_2l, std::, <cmath>)
1085 SYMBOL(ellint_3, std::, <cmath>)
1086 SYMBOL(ellint_3f, std::, <cmath>)
1087 SYMBOL(ellint_3l, std::, <cmath>)
1088 SYMBOL(emit_on_flush, std::, <ostream>)
1089 SYMBOL(emit_on_flush, std::, <iostream>)
1090 SYMBOL(enable_if, std::, <type_traits>)
1091 SYMBOL(enable_if_t, std::, <type_traits>)
1092 SYMBOL(enable_nonlocking_formatter_optimization, std::, <format>)
1093 SYMBOL(enable_shared_from_this, std::, <memory>)
1094 SYMBOL(endian, std::, <bit>)
1095 SYMBOL(endl, std::, <ostream>)
1096 SYMBOL(endl, std::, <iostream>)
1097 SYMBOL(ends, std::, <ostream>)
1098 SYMBOL(ends, std::, <iostream>)
1099 SYMBOL(equal, std::, <algorithm>)
1100 SYMBOL(equal_range, std::, <algorithm>)
1101 SYMBOL(equal_to, std::, <functional>)
1102 SYMBOL(equality_comparable, std::, <concepts>)
1103 SYMBOL(equality_comparable_with, std::, <concepts>)
1104 SYMBOL(equivalence_relation, std::, <concepts>)
1105 SYMBOL(erf, std::, <cmath>)
1106 SYMBOL(erf, None, <cmath>)
1107 SYMBOL(erf, None, <math.h>)
1108 SYMBOL(erfc, std::, <cmath>)
1109 SYMBOL(erfc, None, <cmath>)
1110 SYMBOL(erfc, None, <math.h>)
1111 SYMBOL(erfcf, std::, <cmath>)
1112 SYMBOL(erfcf, None, <cmath>)
1113 SYMBOL(erfcf, None, <math.h>)
1114 SYMBOL(erfcl, std::, <cmath>)
1115 SYMBOL(erfcl, None, <cmath>)
1116 SYMBOL(erfcl, None, <math.h>)
1117 SYMBOL(erff, std::, <cmath>)
1118 SYMBOL(erff, None, <cmath>)
1119 SYMBOL(erff, None, <math.h>)
1120 SYMBOL(erfl, std::, <cmath>)
1121 SYMBOL(erfl, None, <cmath>)
1122 SYMBOL(erfl, None, <math.h>)
1123 SYMBOL(errc, std::, <system_error>)
1124 SYMBOL(error_category, std::, <system_error>)
1125 SYMBOL(error_code, std::, <system_error>)
1126 SYMBOL(error_condition, std::, <system_error>)
1127 SYMBOL(exa, std::, <ratio>)
1128 SYMBOL(exception, std::, <exception>)
1129 SYMBOL(exception_ptr, std::, <exception>)
1130 SYMBOL(exchange, std::, <utility>)
1131 SYMBOL(exclusive_scan, std::, <numeric>)
1132 SYMBOL(exit, std::, <cstdlib>)
1133 SYMBOL(exit, None, <cstdlib>)
1134 SYMBOL(exit, None, <stdlib.h>)
1135 SYMBOL(exp, std::, <cmath>)
1136 SYMBOL(exp, None, <cmath>)
1137 SYMBOL(exp, None, <math.h>)
1138 SYMBOL(exp2, std::, <cmath>)
1139 SYMBOL(exp2, None, <cmath>)
1140 SYMBOL(exp2, None, <math.h>)
1141 SYMBOL(exp2f, std::, <cmath>)
1142 SYMBOL(exp2f, None, <cmath>)
1143 SYMBOL(exp2f, None, <math.h>)
1144 SYMBOL(exp2l, std::, <cmath>)
1145 SYMBOL(exp2l, None, <cmath>)
1146 SYMBOL(exp2l, None, <math.h>)
1147 SYMBOL(expected, std::, <expected>)
1148 SYMBOL(expf, std::, <cmath>)
1149 SYMBOL(expf, None, <cmath>)
1150 SYMBOL(expf, None, <math.h>)
1151 SYMBOL(expint, std::, <cmath>)
1152 SYMBOL(expintf, std::, <cmath>)
1153 SYMBOL(expintl, std::, <cmath>)
1154 SYMBOL(expl, std::, <cmath>)
1155 SYMBOL(expl, None, <cmath>)
1156 SYMBOL(expl, None, <math.h>)
1157 SYMBOL(expm1, std::, <cmath>)
1158 SYMBOL(expm1, None, <cmath>)
1159 SYMBOL(expm1, None, <math.h>)
1160 SYMBOL(expm1f, std::, <cmath>)
1161 SYMBOL(expm1f, None, <cmath>)
1162 SYMBOL(expm1f, None, <math.h>)
1163 SYMBOL(expm1l, std::, <cmath>)
1164 SYMBOL(expm1l, None, <cmath>)
1165 SYMBOL(expm1l, None, <math.h>)
1166 SYMBOL(exponential_distribution, std::, <random>)
1167 SYMBOL(extent, std::, <type_traits>)
1168 SYMBOL(extent_v, std::, <type_traits>)
1169 SYMBOL(extents, std::, <mdspan>)
1170 SYMBOL(extreme_value_distribution, std::, <random>)
1171 SYMBOL(fabs, std::, <cmath>)
1172 SYMBOL(fabs, None, <cmath>)
1173 SYMBOL(fabs, None, <math.h>)
1174 SYMBOL(fabsf, std::, <cmath>)
1175 SYMBOL(fabsf, None, <cmath>)
1176 SYMBOL(fabsf, None, <math.h>)
1177 SYMBOL(fabsl, std::, <cmath>)
1178 SYMBOL(fabsl, None, <cmath>)
1179 SYMBOL(fabsl, None, <math.h>)
1180 SYMBOL(false_type, std::, <type_traits>)
1181 SYMBOL(fclose, std::, <cstdio>)
1182 SYMBOL(fclose, None, <cstdio>)
1183 SYMBOL(fclose, None, <stdio.h>)
1184 SYMBOL(fdim, std::, <cmath>)
1185 SYMBOL(fdim, None, <cmath>)
1186 SYMBOL(fdim, None, <math.h>)
1187 SYMBOL(fdimf, std::, <cmath>)
1188 SYMBOL(fdimf, None, <cmath>)
1189 SYMBOL(fdimf, None, <math.h>)
1190 SYMBOL(fdiml, std::, <cmath>)
1191 SYMBOL(fdiml, None, <cmath>)
1192 SYMBOL(fdiml, None, <math.h>)
1193 SYMBOL(feclearexcept, std::, <cfenv>)
1194 SYMBOL(feclearexcept, None, <cfenv>)
1195 SYMBOL(feclearexcept, None, <fenv.h>)
1196 SYMBOL(fegetenv, std::, <cfenv>)
1197 SYMBOL(fegetenv, None, <cfenv>)
1198 SYMBOL(fegetenv, None, <fenv.h>)
1199 SYMBOL(fegetexceptflag, std::, <cfenv>)
1200 SYMBOL(fegetexceptflag, None, <cfenv>)
1201 SYMBOL(fegetexceptflag, None, <fenv.h>)
1202 SYMBOL(fegetround, std::, <cfenv>)
1203 SYMBOL(fegetround, None, <cfenv>)
1204 SYMBOL(fegetround, None, <fenv.h>)
1205 SYMBOL(feholdexcept, std::, <cfenv>)
1206 SYMBOL(feholdexcept, None, <cfenv>)
1207 SYMBOL(feholdexcept, None, <fenv.h>)
1208 SYMBOL(femto, std::, <ratio>)
1209 SYMBOL(fenv_t, std::, <cfenv>)
1210 SYMBOL(fenv_t, None, <cfenv>)
1211 SYMBOL(fenv_t, None, <fenv.h>)
1212 SYMBOL(feof, std::, <cstdio>)
1213 SYMBOL(feof, None, <cstdio>)
1214 SYMBOL(feof, None, <stdio.h>)
1215 SYMBOL(feraiseexcept, std::, <cfenv>)
1216 SYMBOL(feraiseexcept, None, <cfenv>)
1217 SYMBOL(feraiseexcept, None, <fenv.h>)
1218 SYMBOL(ferror, std::, <cstdio>)
1219 SYMBOL(ferror, None, <cstdio>)
1220 SYMBOL(ferror, None, <stdio.h>)
1221 SYMBOL(fesetenv, std::, <cfenv>)
1222 SYMBOL(fesetenv, None, <cfenv>)
1223 SYMBOL(fesetenv, None, <fenv.h>)
1224 SYMBOL(fesetexceptflag, std::, <cfenv>)
1225 SYMBOL(fesetexceptflag, None, <cfenv>)
1226 SYMBOL(fesetexceptflag, None, <fenv.h>)
1227 SYMBOL(fesetround, std::, <cfenv>)
1228 SYMBOL(fesetround, None, <cfenv>)
1229 SYMBOL(fesetround, None, <fenv.h>)
1230 SYMBOL(fetestexcept, std::, <cfenv>)
1231 SYMBOL(fetestexcept, None, <cfenv>)
1232 SYMBOL(fetestexcept, None, <fenv.h>)
1233 SYMBOL(feupdateenv, std::, <cfenv>)
1234 SYMBOL(feupdateenv, None, <cfenv>)
1235 SYMBOL(feupdateenv, None, <fenv.h>)
1236 SYMBOL(fexcept_t, std::, <cfenv>)
1237 SYMBOL(fexcept_t, None, <cfenv>)
1238 SYMBOL(fexcept_t, None, <fenv.h>)
1239 SYMBOL(fflush, std::, <cstdio>)
1240 SYMBOL(fflush, None, <cstdio>)
1241 SYMBOL(fflush, None, <stdio.h>)
1242 SYMBOL(fgetc, std::, <cstdio>)
1243 SYMBOL(fgetc, None, <cstdio>)
1244 SYMBOL(fgetc, None, <stdio.h>)
1245 SYMBOL(fgetpos, std::, <cstdio>)
1246 SYMBOL(fgetpos, None, <cstdio>)
1247 SYMBOL(fgetpos, None, <stdio.h>)
1248 SYMBOL(fgets, std::, <cstdio>)
1249 SYMBOL(fgets, None, <cstdio>)
1250 SYMBOL(fgets, None, <stdio.h>)
1251 SYMBOL(fgetwc, std::, <cwchar>)
1252 SYMBOL(fgetwc, None, <cwchar>)
1253 SYMBOL(fgetwc, None, <wchar.h>)
1254 SYMBOL(fgetws, std::, <cwchar>)
1255 SYMBOL(fgetws, None, <cwchar>)
1256 SYMBOL(fgetws, None, <wchar.h>)
1257 SYMBOL(filebuf, std::, <fstream>)
1258 SYMBOL(filebuf, std::, <iosfwd>)
1259 SYMBOL(fill, std::, <algorithm>)
1260 SYMBOL(fill_n, std::, <algorithm>)
1261 SYMBOL(find, std::, <algorithm>)
1262 SYMBOL(find_end, std::, <algorithm>)
1263 SYMBOL(find_first_of, std::, <algorithm>)
1264 SYMBOL(find_if, std::, <algorithm>)
1265 SYMBOL(find_if_not, std::, <algorithm>)
1266 SYMBOL(fisher_f_distribution, std::, <random>)
1267 SYMBOL(fixed, std::, <ios>)
1268 SYMBOL(fixed, std::, <iostream>)
1269 SYMBOL(flat_map, std::, <flat_map>)
1270 SYMBOL(flat_multimap, std::, <flat_map>)
1271 SYMBOL(flat_multiset, std::, <flat_set>)
1272 SYMBOL(flat_set, std::, <flat_set>)
1273 SYMBOL(float_denorm_style, std::, <limits>)
1274 SYMBOL(float_round_style, std::, <limits>)
1275 SYMBOL(float_t, std::, <cmath>)
1276 SYMBOL(float_t, None, <cmath>)
1277 SYMBOL(float_t, None, <math.h>)
1278 SYMBOL(floating_point, std::, <concepts>)
1279 SYMBOL(floor, std::, <cmath>)
1280 SYMBOL(floor, None, <cmath>)
1281 SYMBOL(floor, None, <math.h>)
1282 SYMBOL(floorf, std::, <cmath>)
1283 SYMBOL(floorf, None, <cmath>)
1284 SYMBOL(floorf, None, <math.h>)
1285 SYMBOL(floorl, std::, <cmath>)
1286 SYMBOL(floorl, None, <cmath>)
1287 SYMBOL(floorl, None, <math.h>)
1288 SYMBOL(flush, std::, <ostream>)
1289 SYMBOL(flush, std::, <iostream>)
1290 SYMBOL(flush_emit, std::, <ostream>)
1291 SYMBOL(flush_emit, std::, <iostream>)
1292 SYMBOL(fma, std::, <cmath>)
1293 SYMBOL(fma, None, <cmath>)
1294 SYMBOL(fma, None, <math.h>)
1295 SYMBOL(fmaf, std::, <cmath>)
1296 SYMBOL(fmaf, None, <cmath>)
1297 SYMBOL(fmaf, None, <math.h>)
1298 SYMBOL(fmal, std::, <cmath>)
1299 SYMBOL(fmal, None, <cmath>)
1300 SYMBOL(fmal, None, <math.h>)
1301 SYMBOL(fmax, std::, <cmath>)
1302 SYMBOL(fmax, None, <cmath>)
1303 SYMBOL(fmax, None, <math.h>)
1304 SYMBOL(fmaxf, std::, <cmath>)
1305 SYMBOL(fmaxf, None, <cmath>)
1306 SYMBOL(fmaxf, None, <math.h>)
1307 SYMBOL(fmaxl, std::, <cmath>)
1308 SYMBOL(fmaxl, None, <cmath>)
1309 SYMBOL(fmaxl, None, <math.h>)
1310 SYMBOL(fmin, std::, <cmath>)
1311 SYMBOL(fmin, None, <cmath>)
1312 SYMBOL(fmin, None, <math.h>)
1313 SYMBOL(fminf, std::, <cmath>)
1314 SYMBOL(fminf, None, <cmath>)
1315 SYMBOL(fminf, None, <math.h>)
1316 SYMBOL(fminl, std::, <cmath>)
1317 SYMBOL(fminl, None, <cmath>)
1318 SYMBOL(fminl, None, <math.h>)
1319 SYMBOL(fmod, std::, <cmath>)
1320 SYMBOL(fmod, None, <cmath>)
1321 SYMBOL(fmod, None, <math.h>)
1322 SYMBOL(fmodf, std::, <cmath>)
1323 SYMBOL(fmodf, None, <cmath>)
1324 SYMBOL(fmodf, None, <math.h>)
1325 SYMBOL(fmodl, std::, <cmath>)
1326 SYMBOL(fmodl, None, <cmath>)
1327 SYMBOL(fmodl, None, <math.h>)
1328 SYMBOL(fopen, std::, <cstdio>)
1329 SYMBOL(fopen, None, <cstdio>)
1330 SYMBOL(fopen, None, <stdio.h>)
1331 SYMBOL(for_each, std::, <algorithm>)
1332 SYMBOL(for_each_n, std::, <algorithm>)
1333 SYMBOL(format, std::, <format>)
1334 SYMBOL(format_args, std::, <format>)
1335 SYMBOL(format_context, std::, <format>)
1336 SYMBOL(format_error, std::, <format>)
1337 SYMBOL(format_kind, std::, <format>)
1338 SYMBOL(format_parse_context, std::, <format>)
1339 SYMBOL(format_string, std::, <format>)
1340 SYMBOL(format_to, std::, <format>)
1341 SYMBOL(format_to_n, std::, <format>)
1342 SYMBOL(format_to_n_result, std::, <format>)
1343 SYMBOL(formattable, std::, <format>)
1344 SYMBOL(formatted_size, std::, <format>)
1345 SYMBOL(formatter, std::, <format>)
1346 SYMBOL(forward, std::, <utility>)
1347 SYMBOL(forward_as_tuple, std::, <tuple>)
1348 SYMBOL(forward_iterator, std::, <iterator>)
1349 SYMBOL(forward_iterator_tag, std::, <iterator>)
1350 SYMBOL(forward_like, std::, <utility>)
1351 SYMBOL(forward_list, std::, <forward_list>)
1352 SYMBOL(fpclassify, std::, <cmath>)
1353 SYMBOL(fpclassify, None, <cmath>)
1354 SYMBOL(fpclassify, None, <math.h>)
1355 SYMBOL(fpos, std::, <ios>)
1356 SYMBOL(fpos, std::, <iostream>)
1357 SYMBOL(fpos, std::, <iosfwd>)
1358 SYMBOL(fpos_t, std::, <cstdio>)
1359 SYMBOL(fpos_t, None, <cstdio>)
1360 SYMBOL(fpos_t, None, <stdio.h>)
1361 SYMBOL(fprintf, std::, <cstdio>)
1362 SYMBOL(fprintf, None, <cstdio>)
1363 SYMBOL(fprintf, None, <stdio.h>)
1364 SYMBOL(fputc, std::, <cstdio>)
1365 SYMBOL(fputc, None, <cstdio>)
1366 SYMBOL(fputc, None, <stdio.h>)
1367 SYMBOL(fputs, std::, <cstdio>)
1368 SYMBOL(fputs, None, <cstdio>)
1369 SYMBOL(fputs, None, <stdio.h>)
1370 SYMBOL(fputwc, std::, <cwchar>)
1371 SYMBOL(fputwc, None, <cwchar>)
1372 SYMBOL(fputwc, None, <wchar.h>)
1373 SYMBOL(fputws, std::, <cwchar>)
1374 SYMBOL(fputws, None, <cwchar>)
1375 SYMBOL(fputws, None, <wchar.h>)
1376 SYMBOL(fread, std::, <cstdio>)
1377 SYMBOL(fread, None, <cstdio>)
1378 SYMBOL(fread, None, <stdio.h>)
1379 SYMBOL(free, std::, <cstdlib>)
1380 SYMBOL(free, None, <cstdlib>)
1381 SYMBOL(free, None, <stdlib.h>)
1382 SYMBOL(freopen, std::, <cstdio>)
1383 SYMBOL(freopen, None, <cstdio>)
1384 SYMBOL(freopen, None, <stdio.h>)
1385 SYMBOL(frexp, std::, <cmath>)
1386 SYMBOL(frexp, None, <cmath>)
1387 SYMBOL(frexp, None, <math.h>)
1388 SYMBOL(frexpf, std::, <cmath>)
1389 SYMBOL(frexpf, None, <cmath>)
1390 SYMBOL(frexpf, None, <math.h>)
1391 SYMBOL(frexpl, std::, <cmath>)
1392 SYMBOL(frexpl, None, <cmath>)
1393 SYMBOL(frexpl, None, <math.h>)
1394 SYMBOL(from_chars, std::, <charconv>)
1395 SYMBOL(from_chars_result, std::, <charconv>)
1396 SYMBOL(from_range, std::, <ranges>)
1397 SYMBOL(from_range_t, std::, <ranges>)
1398 SYMBOL(front_insert_iterator, std::, <iterator>)
1399 SYMBOL(front_inserter, std::, <iterator>)
1400 SYMBOL(fscanf, std::, <cstdio>)
1401 SYMBOL(fscanf, None, <cstdio>)
1402 SYMBOL(fscanf, None, <stdio.h>)
1403 SYMBOL(fseek, std::, <cstdio>)
1404 SYMBOL(fseek, None, <cstdio>)
1405 SYMBOL(fseek, None, <stdio.h>)
1406 SYMBOL(fsetpos, std::, <cstdio>)
1407 SYMBOL(fsetpos, None, <cstdio>)
1408 SYMBOL(fsetpos, None, <stdio.h>)
1409 SYMBOL(fstream, std::, <fstream>)
1410 SYMBOL(fstream, std::, <iosfwd>)
1411 SYMBOL(ftell, std::, <cstdio>)
1412 SYMBOL(ftell, None, <cstdio>)
1413 SYMBOL(ftell, None, <stdio.h>)
1414 SYMBOL(function, std::, <functional>)
1415 SYMBOL(function_ref, std::, <functional>)
1416 SYMBOL(future, std::, <future>)
1417 SYMBOL(future_category, std::, <future>)
1418 SYMBOL(future_errc, std::, <future>)
1419 SYMBOL(future_error, std::, <future>)
1420 SYMBOL(future_status, std::, <future>)
1421 SYMBOL(fwide, std::, <cwchar>)
1422 SYMBOL(fwide, None, <cwchar>)
1423 SYMBOL(fwide, None, <wchar.h>)
1424 SYMBOL(fwprintf, std::, <cwchar>)
1425 SYMBOL(fwprintf, None, <cwchar>)
1426 SYMBOL(fwprintf, None, <wchar.h>)
1427 SYMBOL(fwrite, std::, <cstdio>)
1428 SYMBOL(fwrite, None, <cstdio>)
1429 SYMBOL(fwrite, None, <stdio.h>)
1430 SYMBOL(fwscanf, std::, <cwchar>)
1431 SYMBOL(fwscanf, None, <cwchar>)
1432 SYMBOL(fwscanf, None, <wchar.h>)
1433 SYMBOL(gamma_distribution, std::, <random>)
1434 SYMBOL(gcd, std::, <numeric>)
1435 SYMBOL(generate, std::, <algorithm>)
1436 SYMBOL(generate_canonical, std::, <random>)
1437 SYMBOL(generate_n, std::, <algorithm>)
1438 SYMBOL(generator, std::, <generator>)
1439 SYMBOL(generic_category, std::, <system_error>)
1440 SYMBOL(geometric_distribution, std::, <random>)
1441 SYMBOL(get_deleter, std::, <memory>)
1442 SYMBOL(get_if, std::, <variant>)
1443 SYMBOL(get_money, std::, <iomanip>)
1444 SYMBOL(get_new_handler, std::, <new>)
1445 SYMBOL(get_pointer_safety, std::, <memory>)
1446 SYMBOL(get_temporary_buffer, std::, <memory>)
1447 SYMBOL(get_terminate, std::, <exception>)
1448 SYMBOL(get_time, std::, <iomanip>)
1449 SYMBOL(get_unexpected, std::, <exception>)
1450 SYMBOL(getc, std::, <cstdio>)
1451 SYMBOL(getc, None, <cstdio>)
1452 SYMBOL(getc, None, <stdio.h>)
1453 SYMBOL(getchar, std::, <cstdio>)
1454 SYMBOL(getchar, None, <cstdio>)
1455 SYMBOL(getchar, None, <stdio.h>)
1456 SYMBOL(getenv, std::, <cstdlib>)
1457 SYMBOL(getenv, None, <cstdlib>)
1458 SYMBOL(getenv, None, <stdlib.h>)
1459 SYMBOL(getline, std::, <string>)
1460 SYMBOL(gets, std::, <cstdio>)
1461 SYMBOL(gets, None, <cstdio>)
1462 SYMBOL(gets, None, <stdio.h>)
1463 SYMBOL(getwc, std::, <cwchar>)
1464 SYMBOL(getwc, None, <cwchar>)
1465 SYMBOL(getwc, None, <wchar.h>)
1466 SYMBOL(getwchar, std::, <cwchar>)
1467 SYMBOL(getwchar, None, <cwchar>)
1468 SYMBOL(getwchar, None, <wchar.h>)
1469 SYMBOL(giga, std::, <ratio>)
1470 SYMBOL(gmtime, std::, <ctime>)
1471 SYMBOL(gmtime, None, <ctime>)
1472 SYMBOL(gmtime, None, <time.h>)
1473 SYMBOL(greater, std::, <functional>)
1474 SYMBOL(greater_equal, std::, <functional>)
1475 SYMBOL(gslice, std::, <valarray>)
1476 SYMBOL(gslice_array, std::, <valarray>)
1477 SYMBOL(hardware_constructive_interference_size, std::, <new>)
1478 SYMBOL(hardware_destructive_interference_size, std::, <new>)
1479 SYMBOL(has_facet, std::, <locale>)
1480 SYMBOL(has_single_bit, std::, <bit>)
1481 SYMBOL(has_unique_object_representations, std::, <type_traits>)
1482 SYMBOL(has_unique_object_representations_v, std::, <type_traits>)
1483 SYMBOL(has_virtual_destructor, std::, <type_traits>)
1484 SYMBOL(has_virtual_destructor_v, std::, <type_traits>)
1485 SYMBOL(hecto, std::, <ratio>)
1486 SYMBOL(hermite, std::, <cmath>)
1487 SYMBOL(hermitef, std::, <cmath>)
1488 SYMBOL(hermitel, std::, <cmath>)
1489 SYMBOL(hex, std::, <ios>)
1490 SYMBOL(hex, std::, <iostream>)
1491 SYMBOL(hexfloat, std::, <ios>)
1492 SYMBOL(hexfloat, std::, <iostream>)
1493 SYMBOL(holds_alternative, std::, <variant>)
1494 SYMBOL(hypot, std::, <cmath>)
1495 SYMBOL(hypot, None, <cmath>)
1496 SYMBOL(hypot, None, <math.h>)
1497 SYMBOL(hypotf, std::, <cmath>)
1498 SYMBOL(hypotf, None, <cmath>)
1499 SYMBOL(hypotf, None, <math.h>)
1500 SYMBOL(hypotl, std::, <cmath>)
1501 SYMBOL(hypotl, None, <cmath>)
1502 SYMBOL(hypotl, None, <math.h>)
1503 SYMBOL(identity, std::, <functional>)
1504 SYMBOL(ifstream, std::, <fstream>)
1505 SYMBOL(ifstream, std::, <iosfwd>)
1506 SYMBOL(ilogb, std::, <cmath>)
1507 SYMBOL(ilogb, None, <cmath>)
1508 SYMBOL(ilogb, None, <math.h>)
1509 SYMBOL(ilogbf, std::, <cmath>)
1510 SYMBOL(ilogbf, None, <cmath>)
1511 SYMBOL(ilogbf, None, <math.h>)
1512 SYMBOL(ilogbl, std::, <cmath>)
1513 SYMBOL(ilogbl, None, <cmath>)
1514 SYMBOL(ilogbl, None, <math.h>)
1515 SYMBOL(imag, std::, <complex>)
1516 SYMBOL(imaxabs, std::, <cinttypes>)
1517 SYMBOL(imaxabs, None, <cinttypes>)
1518 SYMBOL(imaxabs, None, <inttypes.h>)
1519 SYMBOL(imaxdiv, std::, <cinttypes>)
1520 SYMBOL(imaxdiv, None, <cinttypes>)
1521 SYMBOL(imaxdiv, None, <inttypes.h>)
1522 SYMBOL(imaxdiv_t, std::, <cinttypes>)
1523 SYMBOL(imaxdiv_t, None, <cinttypes>)
1524 SYMBOL(imaxdiv_t, None, <inttypes.h>)
1525 SYMBOL(in_place, std::, <utility>)
1526 SYMBOL(in_place_index, std::, <utility>)
1527 SYMBOL(in_place_index_t, std::, <utility>)
1528 SYMBOL(in_place_t, std::, <utility>)
1529 SYMBOL(in_place_type, std::, <utility>)
1530 SYMBOL(in_place_type_t, std::, <utility>)
1531 SYMBOL(in_range, std::, <utility>)
1532 SYMBOL(includes, std::, <algorithm>)
1533 SYMBOL(inclusive_scan, std::, <numeric>)
1534 SYMBOL(incrementable, std::, <iterator>)
1535 SYMBOL(incrementable_traits, std::, <iterator>)
1536 SYMBOL(independent_bits_engine, std::, <random>)
1537 SYMBOL(index_sequence, std::, <utility>)
1538 SYMBOL(index_sequence_for, std::, <utility>)
1539 SYMBOL(indirect_array, std::, <valarray>)
1540 SYMBOL(indirect_binary_predicate, std::, <iterator>)
1541 SYMBOL(indirect_equivalence_relation, std::, <iterator>)
1542 SYMBOL(indirect_result_t, std::, <iterator>)
1543 SYMBOL(indirect_strict_weak_order, std::, <iterator>)
1544 SYMBOL(indirect_unary_predicate, std::, <iterator>)
1545 SYMBOL(indirectly_comparable, std::, <iterator>)
1546 SYMBOL(indirectly_copyable, std::, <iterator>)
1547 SYMBOL(indirectly_copyable_storable, std::, <iterator>)
1548 SYMBOL(indirectly_movable, std::, <iterator>)
1549 SYMBOL(indirectly_movable_storable, std::, <iterator>)
1550 SYMBOL(indirectly_readable, std::, <iterator>)
1551 SYMBOL(indirectly_readable_traits, std::, <iterator>)
1552 SYMBOL(indirectly_regular_unary_invocable, std::, <iterator>)
1553 SYMBOL(indirectly_swappable, std::, <iterator>)
1554 SYMBOL(indirectly_unary_invocable, std::, <iterator>)
1555 SYMBOL(indirectly_writable, std::, <iterator>)
1556 SYMBOL(initializer_list, std::, <initializer_list>)
1557 SYMBOL(inner_product, std::, <numeric>)
1558 SYMBOL(inout_ptr, std::, <memory>)
1559 SYMBOL(inout_ptr_t, std::, <memory>)
1560 SYMBOL(inplace_merge, std::, <algorithm>)
1561 SYMBOL(inplace_vector, std::, <inplace_vector>)
1562 SYMBOL(input_iterator, std::, <iterator>)
1563 SYMBOL(input_iterator_tag, std::, <iterator>)
1564 SYMBOL(input_or_output_iterator, std::, <iterator>)
1565 SYMBOL(insert_iterator, std::, <iterator>)
1566 SYMBOL(inserter, std::, <iterator>)
1567 SYMBOL(int16_t, std::, <cstdint>)
1568 SYMBOL(int16_t, None, <cstdint>)
1569 SYMBOL(int16_t, None, <stdint.h>)
1570 SYMBOL(int32_t, std::, <cstdint>)
1571 SYMBOL(int32_t, None, <cstdint>)
1572 SYMBOL(int32_t, None, <stdint.h>)
1573 SYMBOL(int64_t, std::, <cstdint>)
1574 SYMBOL(int64_t, None, <cstdint>)
1575 SYMBOL(int64_t, None, <stdint.h>)
1576 SYMBOL(int8_t, std::, <cstdint>)
1577 SYMBOL(int8_t, None, <cstdint>)
1578 SYMBOL(int8_t, None, <stdint.h>)
1579 SYMBOL(int_fast16_t, std::, <cstdint>)
1580 SYMBOL(int_fast16_t, None, <cstdint>)
1581 SYMBOL(int_fast16_t, None, <stdint.h>)
1582 SYMBOL(int_fast32_t, std::, <cstdint>)
1583 SYMBOL(int_fast32_t, None, <cstdint>)
1584 SYMBOL(int_fast32_t, None, <stdint.h>)
1585 SYMBOL(int_fast64_t, std::, <cstdint>)
1586 SYMBOL(int_fast64_t, None, <cstdint>)
1587 SYMBOL(int_fast64_t, None, <stdint.h>)
1588 SYMBOL(int_fast8_t, std::, <cstdint>)
1589 SYMBOL(int_fast8_t, None, <cstdint>)
1590 SYMBOL(int_fast8_t, None, <stdint.h>)
1591 SYMBOL(int_least16_t, std::, <cstdint>)
1592 SYMBOL(int_least16_t, None, <cstdint>)
1593 SYMBOL(int_least16_t, None, <stdint.h>)
1594 SYMBOL(int_least32_t, std::, <cstdint>)
1595 SYMBOL(int_least32_t, None, <cstdint>)
1596 SYMBOL(int_least32_t, None, <stdint.h>)
1597 SYMBOL(int_least64_t, std::, <cstdint>)
1598 SYMBOL(int_least64_t, None, <cstdint>)
1599 SYMBOL(int_least64_t, None, <stdint.h>)
1600 SYMBOL(int_least8_t, std::, <cstdint>)
1601 SYMBOL(int_least8_t, None, <cstdint>)
1602 SYMBOL(int_least8_t, None, <stdint.h>)
1603 SYMBOL(integer_sequence, std::, <utility>)
1604 SYMBOL(integral, std::, <concepts>)
1605 SYMBOL(integral_constant, std::, <type_traits>)
1606 SYMBOL(internal, std::, <ios>)
1607 SYMBOL(internal, std::, <iostream>)
1608 SYMBOL(intmax_t, std::, <cstdint>)
1609 SYMBOL(intmax_t, None, <cstdint>)
1610 SYMBOL(intmax_t, None, <stdint.h>)
1611 SYMBOL(intptr_t, std::, <cstdint>)
1612 SYMBOL(intptr_t, None, <cstdint>)
1613 SYMBOL(intptr_t, None, <stdint.h>)
1614 SYMBOL(invalid_argument, std::, <stdexcept>)
1615 SYMBOL(invocable, std::, <concepts>)
1616 SYMBOL(invoke, std::, <functional>)
1617 SYMBOL(invoke_r, std::, <functional>)
1618 SYMBOL(invoke_result, std::, <type_traits>)
1619 SYMBOL(invoke_result_t, std::, <type_traits>)
1620 SYMBOL(io_errc, std::, <ios>)
1621 SYMBOL(io_errc, std::, <iostream>)
1622 SYMBOL(io_state, std::, <ios>)
1623 SYMBOL(io_state, std::, <iostream>)
1624 SYMBOL(ios, std::, <ios>)
1625 SYMBOL(ios, std::, <iostream>)
1626 SYMBOL(ios, std::, <iosfwd>)
1627 SYMBOL(ios_base, std::, <ios>)
1628 SYMBOL(ios_base, std::, <iostream>)
1629 SYMBOL(iostream, std::, <istream>)
1630 SYMBOL(iostream, std::, <iostream>)
1631 SYMBOL(iostream, std::, <iosfwd>)
1632 SYMBOL(iostream_category, std::, <ios>)
1633 SYMBOL(iostream_category, std::, <iostream>)
1634 SYMBOL(iota, std::, <numeric>)
1635 SYMBOL(is_abstract, std::, <type_traits>)
1636 SYMBOL(is_abstract_v, std::, <type_traits>)
1637 SYMBOL(is_aggregate, std::, <type_traits>)
1638 SYMBOL(is_aggregate_v, std::, <type_traits>)
1639 SYMBOL(is_arithmetic, std::, <type_traits>)
1640 SYMBOL(is_arithmetic_v, std::, <type_traits>)
1641 SYMBOL(is_array, std::, <type_traits>)
1642 SYMBOL(is_array_v, std::, <type_traits>)
1643 SYMBOL(is_assignable, std::, <type_traits>)
1644 SYMBOL(is_assignable_v, std::, <type_traits>)
1645 SYMBOL(is_base_of, std::, <type_traits>)
1646 SYMBOL(is_base_of_v, std::, <type_traits>)
1647 SYMBOL(is_bind_expression, std::, <functional>)
1648 SYMBOL(is_bind_expression_v, std::, <functional>)
1649 SYMBOL(is_bounded_array, std::, <type_traits>)
1650 SYMBOL(is_bounded_array_v, std::, <type_traits>)
1651 SYMBOL(is_class, std::, <type_traits>)
1652 SYMBOL(is_class_v, std::, <type_traits>)
1653 SYMBOL(is_compound, std::, <type_traits>)
1654 SYMBOL(is_compound_v, std::, <type_traits>)
1655 SYMBOL(is_const, std::, <type_traits>)
1656 SYMBOL(is_const_v, std::, <type_traits>)
1657 SYMBOL(is_constant_evaluated, std::, <type_traits>)
1658 SYMBOL(is_constructible, std::, <type_traits>)
1659 SYMBOL(is_constructible_v, std::, <type_traits>)
1660 SYMBOL(is_convertible, std::, <type_traits>)
1661 SYMBOL(is_convertible_v, std::, <type_traits>)
1662 SYMBOL(is_copy_assignable, std::, <type_traits>)
1663 SYMBOL(is_copy_assignable_v, std::, <type_traits>)
1664 SYMBOL(is_copy_constructible, std::, <type_traits>)
1665 SYMBOL(is_copy_constructible_v, std::, <type_traits>)
1666 SYMBOL(is_corresponding_member, std::, <type_traits>)
1667 SYMBOL(is_debugger_present, std::, <debugging>)
1668 SYMBOL(is_default_constructible, std::, <type_traits>)
1669 SYMBOL(is_default_constructible_v, std::, <type_traits>)
1670 SYMBOL(is_destructible, std::, <type_traits>)
1671 SYMBOL(is_destructible_v, std::, <type_traits>)
1672 SYMBOL(is_empty, std::, <type_traits>)
1673 SYMBOL(is_empty_v, std::, <type_traits>)
1674 SYMBOL(is_enum, std::, <type_traits>)
1675 SYMBOL(is_enum_v, std::, <type_traits>)
1676 SYMBOL(is_eq, std::, <compare>)
1677 SYMBOL(is_error_code_enum, std::, <system_error>)
1678 SYMBOL(is_error_condition_enum, std::, <system_error>)
1679 SYMBOL(is_error_condition_enum_v, std::, <system_error>)
1680 SYMBOL(is_execution_policy, std::, <execution>)
1681 SYMBOL(is_execution_policy_v, std::, <execution>)
1682 SYMBOL(is_final, std::, <type_traits>)
1683 SYMBOL(is_final_v, std::, <type_traits>)
1684 SYMBOL(is_floating_point, std::, <type_traits>)
1685 SYMBOL(is_floating_point_v, std::, <type_traits>)
1686 SYMBOL(is_function, std::, <type_traits>)
1687 SYMBOL(is_function_v, std::, <type_traits>)
1688 SYMBOL(is_fundamental, std::, <type_traits>)
1689 SYMBOL(is_fundamental_v, std::, <type_traits>)
1690 SYMBOL(is_gt, std::, <compare>)
1691 SYMBOL(is_gteq, std::, <compare>)
1692 SYMBOL(is_heap, std::, <algorithm>)
1693 SYMBOL(is_heap_until, std::, <algorithm>)
1694 SYMBOL(is_implicit_lifetime, std::, <type_traits>)
1695 SYMBOL(is_integral, std::, <type_traits>)
1696 SYMBOL(is_integral_v, std::, <type_traits>)
1697 SYMBOL(is_invocable, std::, <type_traits>)
1698 SYMBOL(is_invocable_r, std::, <type_traits>)
1699 SYMBOL(is_invocable_r_v, std::, <type_traits>)
1700 SYMBOL(is_invocable_v, std::, <type_traits>)
1701 SYMBOL(is_layout_compatible, std::, <type_traits>)
1702 SYMBOL(is_layout_compatible_v, std::, <type_traits>)
1703 SYMBOL(is_literal_type, std::, <type_traits>)
1704 SYMBOL(is_literal_type_v, std::, <type_traits>)
1705 SYMBOL(is_lt, std::, <compare>)
1706 SYMBOL(is_lteq, std::, <compare>)
1707 SYMBOL(is_lvalue_reference, std::, <type_traits>)
1708 SYMBOL(is_lvalue_reference_v, std::, <type_traits>)
1709 SYMBOL(is_member_function_pointer, std::, <type_traits>)
1710 SYMBOL(is_member_function_pointer_v, std::, <type_traits>)
1711 SYMBOL(is_member_object_pointer, std::, <type_traits>)
1712 SYMBOL(is_member_object_pointer_v, std::, <type_traits>)
1713 SYMBOL(is_member_pointer, std::, <type_traits>)
1714 SYMBOL(is_member_pointer_v, std::, <type_traits>)
1715 SYMBOL(is_move_assignable, std::, <type_traits>)
1716 SYMBOL(is_move_assignable_v, std::, <type_traits>)
1717 SYMBOL(is_move_constructible, std::, <type_traits>)
1718 SYMBOL(is_move_constructible_v, std::, <type_traits>)
1719 SYMBOL(is_neq, std::, <compare>)
1720 SYMBOL(is_nothrow_assignable, std::, <type_traits>)
1721 SYMBOL(is_nothrow_assignable_v, std::, <type_traits>)
1722 SYMBOL(is_nothrow_constructible, std::, <type_traits>)
1723 SYMBOL(is_nothrow_constructible_v, std::, <type_traits>)
1724 SYMBOL(is_nothrow_convertible, std::, <type_traits>)
1725 SYMBOL(is_nothrow_convertible_v, std::, <type_traits>)
1726 SYMBOL(is_nothrow_copy_assignable, std::, <type_traits>)
1727 SYMBOL(is_nothrow_copy_assignable_v, std::, <type_traits>)
1728 SYMBOL(is_nothrow_copy_constructible, std::, <type_traits>)
1729 SYMBOL(is_nothrow_copy_constructible_v, std::, <type_traits>)
1730 SYMBOL(is_nothrow_default_constructible, std::, <type_traits>)
1731 SYMBOL(is_nothrow_default_constructible_v, std::, <type_traits>)
1732 SYMBOL(is_nothrow_destructible, std::, <type_traits>)
1733 SYMBOL(is_nothrow_destructible_v, std::, <type_traits>)
1734 SYMBOL(is_nothrow_invocable, std::, <type_traits>)
1735 SYMBOL(is_nothrow_invocable_r, std::, <type_traits>)
1736 SYMBOL(is_nothrow_invocable_r_v, std::, <type_traits>)
1737 SYMBOL(is_nothrow_invocable_v, std::, <type_traits>)
1738 SYMBOL(is_nothrow_move_assignable, std::, <type_traits>)
1739 SYMBOL(is_nothrow_move_assignable_v, std::, <type_traits>)
1740 SYMBOL(is_nothrow_move_constructible, std::, <type_traits>)
1741 SYMBOL(is_nothrow_move_constructible_v, std::, <type_traits>)
1742 SYMBOL(is_nothrow_swappable, std::, <type_traits>)
1743 SYMBOL(is_nothrow_swappable_v, std::, <type_traits>)
1744 SYMBOL(is_nothrow_swappable_with, std::, <type_traits>)
1745 SYMBOL(is_nothrow_swappable_with_v, std::, <type_traits>)
1746 SYMBOL(is_null_pointer, std::, <type_traits>)
1747 SYMBOL(is_null_pointer_v, std::, <type_traits>)
1748 SYMBOL(is_object, std::, <type_traits>)
1749 SYMBOL(is_object_v, std::, <type_traits>)
1750 SYMBOL(is_partitioned, std::, <algorithm>)
1751 SYMBOL(is_permutation, std::, <algorithm>)
1752 SYMBOL(is_placeholder, std::, <functional>)
1753 SYMBOL(is_placeholder_v, std::, <functional>)
1754 SYMBOL(is_pod, std::, <type_traits>)
1755 SYMBOL(is_pod_v, std::, <type_traits>)
1756 SYMBOL(is_pointer, std::, <type_traits>)
1757 SYMBOL(is_pointer_interconvertible_base_of, std::, <type_traits>)
1758 SYMBOL(is_pointer_interconvertible_base_of_v, std::, <type_traits>)
1759 SYMBOL(is_pointer_interconvertible_with_class, std::, <type_traits>)
1760 SYMBOL(is_pointer_v, std::, <type_traits>)
1761 SYMBOL(is_polymorphic, std::, <type_traits>)
1762 SYMBOL(is_polymorphic_v, std::, <type_traits>)
1763 SYMBOL(is_reference, std::, <type_traits>)
1764 SYMBOL(is_reference_v, std::, <type_traits>)
1765 SYMBOL(is_rvalue_reference, std::, <type_traits>)
1766 SYMBOL(is_rvalue_reference_v, std::, <type_traits>)
1767 SYMBOL(is_same, std::, <type_traits>)
1768 SYMBOL(is_same_v, std::, <type_traits>)
1769 SYMBOL(is_scalar, std::, <type_traits>)
1770 SYMBOL(is_scalar_v, std::, <type_traits>)
1771 SYMBOL(is_scoped_enum, std::, <type_traits>)
1772 SYMBOL(is_scoped_enum_v, std::, <type_traits>)
1773 SYMBOL(is_signed, std::, <type_traits>)
1774 SYMBOL(is_signed_v, std::, <type_traits>)
1775 SYMBOL(is_sorted, std::, <algorithm>)
1776 SYMBOL(is_sorted_until, std::, <algorithm>)
1777 SYMBOL(is_standard_layout, std::, <type_traits>)
1778 SYMBOL(is_standard_layout_v, std::, <type_traits>)
1779 SYMBOL(is_swappable, std::, <type_traits>)
1780 SYMBOL(is_swappable_v, std::, <type_traits>)
1781 SYMBOL(is_swappable_with, std::, <type_traits>)
1782 SYMBOL(is_swappable_with_v, std::, <type_traits>)
1783 SYMBOL(is_trivial, std::, <type_traits>)
1784 SYMBOL(is_trivial_v, std::, <type_traits>)
1785 SYMBOL(is_trivially_assignable, std::, <type_traits>)
1786 SYMBOL(is_trivially_assignable_v, std::, <type_traits>)
1787 SYMBOL(is_trivially_constructible, std::, <type_traits>)
1788 SYMBOL(is_trivially_constructible_v, std::, <type_traits>)
1789 SYMBOL(is_trivially_copy_assignable, std::, <type_traits>)
1790 SYMBOL(is_trivially_copy_assignable_v, std::, <type_traits>)
1791 SYMBOL(is_trivially_copy_constructible, std::, <type_traits>)
1792 SYMBOL(is_trivially_copy_constructible_v, std::, <type_traits>)
1793 SYMBOL(is_trivially_copyable, std::, <type_traits>)
1794 SYMBOL(is_trivially_copyable_v, std::, <type_traits>)
1795 SYMBOL(is_trivially_default_constructible, std::, <type_traits>)
1796 SYMBOL(is_trivially_default_constructible_v, std::, <type_traits>)
1797 SYMBOL(is_trivially_destructible, std::, <type_traits>)
1798 SYMBOL(is_trivially_destructible_v, std::, <type_traits>)
1799 SYMBOL(is_trivially_move_assignable, std::, <type_traits>)
1800 SYMBOL(is_trivially_move_assignable_v, std::, <type_traits>)
1801 SYMBOL(is_trivially_move_constructible, std::, <type_traits>)
1802 SYMBOL(is_trivially_move_constructible_v, std::, <type_traits>)
1803 SYMBOL(is_unbounded_array, std::, <type_traits>)
1804 SYMBOL(is_unbounded_array_v, std::, <type_traits>)
1805 SYMBOL(is_union, std::, <type_traits>)
1806 SYMBOL(is_union_v, std::, <type_traits>)
1807 SYMBOL(is_unsigned, std::, <type_traits>)
1808 SYMBOL(is_unsigned_v, std::, <type_traits>)
1809 SYMBOL(is_virtual_base_of, std::, <type_traits>)
1810 SYMBOL(is_virtual_base_of_v, std::, <type_traits>)
1811 SYMBOL(is_void, std::, <type_traits>)
1812 SYMBOL(is_void_v, std::, <type_traits>)
1813 SYMBOL(is_volatile, std::, <type_traits>)
1814 SYMBOL(is_volatile_v, std::, <type_traits>)
1815 SYMBOL(is_within_lifetime, std::, <type_traits>)
1816 SYMBOL(isalnum, std::, <cctype>)
1817 SYMBOL(isalnum, None, <cctype>)
1818 SYMBOL(isalnum, None, <ctype.h>)
1819 SYMBOL(isalpha, std::, <cctype>)
1820 SYMBOL(isalpha, None, <cctype>)
1821 SYMBOL(isalpha, None, <ctype.h>)
1822 SYMBOL(isblank, std::, <cctype>)
1823 SYMBOL(isblank, None, <cctype>)
1824 SYMBOL(isblank, None, <ctype.h>)
1825 SYMBOL(iscntrl, std::, <cctype>)
1826 SYMBOL(iscntrl, None, <cctype>)
1827 SYMBOL(iscntrl, None, <ctype.h>)
1828 SYMBOL(isdigit, std::, <cctype>)
1829 SYMBOL(isdigit, None, <cctype>)
1830 SYMBOL(isdigit, None, <ctype.h>)
1831 SYMBOL(isfinite, std::, <cmath>)
1832 SYMBOL(isfinite, None, <cmath>)
1833 SYMBOL(isfinite, None, <math.h>)
1834 SYMBOL(isgraph, std::, <cctype>)
1835 SYMBOL(isgraph, None, <cctype>)
1836 SYMBOL(isgraph, None, <ctype.h>)
1837 SYMBOL(isgreater, std::, <cmath>)
1838 SYMBOL(isgreater, None, <cmath>)
1839 SYMBOL(isgreater, None, <math.h>)
1840 SYMBOL(isgreaterequal, std::, <cmath>)
1841 SYMBOL(isgreaterequal, None, <cmath>)
1842 SYMBOL(isgreaterequal, None, <math.h>)
1843 SYMBOL(isinf, std::, <cmath>)
1844 SYMBOL(isinf, None, <cmath>)
1845 SYMBOL(isinf, None, <math.h>)
1846 SYMBOL(isless, std::, <cmath>)
1847 SYMBOL(isless, None, <cmath>)
1848 SYMBOL(isless, None, <math.h>)
1849 SYMBOL(islessequal, std::, <cmath>)
1850 SYMBOL(islessequal, None, <cmath>)
1851 SYMBOL(islessequal, None, <math.h>)
1852 SYMBOL(islessgreater, std::, <cmath>)
1853 SYMBOL(islessgreater, None, <cmath>)
1854 SYMBOL(islessgreater, None, <math.h>)
1855 SYMBOL(islower, std::, <cctype>)
1856 SYMBOL(islower, None, <cctype>)
1857 SYMBOL(islower, None, <ctype.h>)
1858 SYMBOL(isnan, std::, <cmath>)
1859 SYMBOL(isnan, None, <cmath>)
1860 SYMBOL(isnan, None, <math.h>)
1861 SYMBOL(isnormal, std::, <cmath>)
1862 SYMBOL(isnormal, None, <cmath>)
1863 SYMBOL(isnormal, None, <math.h>)
1864 SYMBOL(ispanstream, std::, <spanstream>)
1865 SYMBOL(ispanstream, std::, <iosfwd>)
1866 SYMBOL(isprint, std::, <cctype>)
1867 SYMBOL(isprint, None, <cctype>)
1868 SYMBOL(isprint, None, <ctype.h>)
1869 SYMBOL(ispunct, std::, <cctype>)
1870 SYMBOL(ispunct, None, <cctype>)
1871 SYMBOL(ispunct, None, <ctype.h>)
1872 SYMBOL(isspace, std::, <cctype>)
1873 SYMBOL(isspace, None, <cctype>)
1874 SYMBOL(isspace, None, <ctype.h>)
1875 SYMBOL(istream, std::, <istream>)
1876 SYMBOL(istream, std::, <iostream>)
1877 SYMBOL(istream, std::, <iosfwd>)
1878 SYMBOL(istream_iterator, std::, <iterator>)
1879 SYMBOL(istreambuf_iterator, std::, <iterator>)
1880 SYMBOL(istreambuf_iterator, std::, <iosfwd>)
1881 SYMBOL(istringstream, std::, <sstream>)
1882 SYMBOL(istringstream, std::, <iosfwd>)
1883 SYMBOL(istrstream, std::, <strstream>)
1884 SYMBOL(istrstream, std::, <strstream>)
1885 SYMBOL(isunordered, std::, <cmath>)
1886 SYMBOL(isunordered, None, <cmath>)
1887 SYMBOL(isunordered, None, <math.h>)
1888 SYMBOL(isupper, std::, <cctype>)
1889 SYMBOL(isupper, None, <cctype>)
1890 SYMBOL(isupper, None, <ctype.h>)
1891 SYMBOL(iswalnum, std::, <cwctype>)
1892 SYMBOL(iswalnum, None, <cwctype>)
1893 SYMBOL(iswalnum, None, <wctype.h>)
1894 SYMBOL(iswalpha, std::, <cwctype>)
1895 SYMBOL(iswalpha, None, <cwctype>)
1896 SYMBOL(iswalpha, None, <wctype.h>)
1897 SYMBOL(iswblank, std::, <cwctype>)
1898 SYMBOL(iswblank, None, <cwctype>)
1899 SYMBOL(iswblank, None, <wctype.h>)
1900 SYMBOL(iswcntrl, std::, <cwctype>)
1901 SYMBOL(iswcntrl, None, <cwctype>)
1902 SYMBOL(iswcntrl, None, <wctype.h>)
1903 SYMBOL(iswctype, std::, <cwctype>)
1904 SYMBOL(iswctype, None, <cwctype>)
1905 SYMBOL(iswctype, None, <wctype.h>)
1906 SYMBOL(iswdigit, std::, <cwctype>)
1907 SYMBOL(iswdigit, None, <cwctype>)
1908 SYMBOL(iswdigit, None, <wctype.h>)
1909 SYMBOL(iswgraph, std::, <cwctype>)
1910 SYMBOL(iswgraph, None, <cwctype>)
1911 SYMBOL(iswgraph, None, <wctype.h>)
1912 SYMBOL(iswlower, std::, <cwctype>)
1913 SYMBOL(iswlower, None, <cwctype>)
1914 SYMBOL(iswlower, None, <wctype.h>)
1915 SYMBOL(iswprint, std::, <cwctype>)
1916 SYMBOL(iswprint, None, <cwctype>)
1917 SYMBOL(iswprint, None, <wctype.h>)
1918 SYMBOL(iswpunct, std::, <cwctype>)
1919 SYMBOL(iswpunct, None, <cwctype>)
1920 SYMBOL(iswpunct, None, <wctype.h>)
1921 SYMBOL(iswspace, std::, <cwctype>)
1922 SYMBOL(iswspace, None, <cwctype>)
1923 SYMBOL(iswspace, None, <wctype.h>)
1924 SYMBOL(iswupper, std::, <cwctype>)
1925 SYMBOL(iswupper, None, <cwctype>)
1926 SYMBOL(iswupper, None, <wctype.h>)
1927 SYMBOL(iswxdigit, std::, <cwctype>)
1928 SYMBOL(iswxdigit, None, <cwctype>)
1929 SYMBOL(iswxdigit, None, <wctype.h>)
1930 SYMBOL(isxdigit, std::, <cctype>)
1931 SYMBOL(isxdigit, None, <cctype>)
1932 SYMBOL(isxdigit, None, <ctype.h>)
1933 SYMBOL(iter_common_reference_t, std::, <iterator>)
1934 SYMBOL(iter_const_reference_t, std::, <iterator>)
1935 SYMBOL(iter_difference_t, std::, <iterator>)
1936 SYMBOL(iter_reference_t, std::, <iterator>)
1937 SYMBOL(iter_rvalue_reference_t, std::, <iterator>)
1938 SYMBOL(iter_swap, std::, <algorithm>)
1939 SYMBOL(iter_value_t, std::, <iterator>)
1940 SYMBOL(iterator, std::, <iterator>)
1941 SYMBOL(iterator_traits, std::, <iterator>)
1942 SYMBOL(jmp_buf, std::, <csetjmp>)
1943 SYMBOL(jmp_buf, None, <csetjmp>)
1944 SYMBOL(jmp_buf, None, <setjmp.h>)
1945 SYMBOL(jthread, std::, <thread>)
1946 SYMBOL(kill_dependency, std::, <atomic>)
1947 SYMBOL(kilo, std::, <ratio>)
1948 SYMBOL(knuth_b, std::, <random>)
1949 SYMBOL(labs, std::, <cstdlib>)
1950 SYMBOL(labs, None, <cstdlib>)
1951 SYMBOL(labs, None, <stdlib.h>)
1952 SYMBOL(laguerre, std::, <cmath>)
1953 SYMBOL(laguerref, std::, <cmath>)
1954 SYMBOL(laguerrel, std::, <cmath>)
1955 SYMBOL(latch, std::, <latch>)
1956 SYMBOL(launch, std::, <future>)
1957 SYMBOL(launder, std::, <new>)
1958 SYMBOL(layout_left, std::, <mdspan>)
1959 SYMBOL(layout_left_padded, std::, <mdspan>)
1960 SYMBOL(layout_right, std::, <mdspan>)
1961 SYMBOL(layout_right_padded, std::, <mdspan>)
1962 SYMBOL(layout_stride, std::, <mdspan>)
1963 SYMBOL(lcm, std::, <numeric>)
1964 SYMBOL(lconv, std::, <clocale>)
1965 SYMBOL(lconv, None, <clocale>)
1966 SYMBOL(lconv, None, <locale.h>)
1967 SYMBOL(ldexp, std::, <cmath>)
1968 SYMBOL(ldexp, None, <cmath>)
1969 SYMBOL(ldexp, None, <math.h>)
1970 SYMBOL(ldexpf, std::, <cmath>)
1971 SYMBOL(ldexpf, None, <cmath>)
1972 SYMBOL(ldexpf, None, <math.h>)
1973 SYMBOL(ldexpl, std::, <cmath>)
1974 SYMBOL(ldexpl, None, <cmath>)
1975 SYMBOL(ldexpl, None, <math.h>)
1976 SYMBOL(ldiv, std::, <cstdlib>)
1977 SYMBOL(ldiv, None, <cstdlib>)
1978 SYMBOL(ldiv, None, <stdlib.h>)
1979 SYMBOL(ldiv_t, std::, <cstdlib>)
1980 SYMBOL(ldiv_t, None, <cstdlib>)
1981 SYMBOL(ldiv_t, None, <stdlib.h>)
1982 SYMBOL(left, std::, <ios>)
1983 SYMBOL(left, std::, <iostream>)
1984 SYMBOL(legendre, std::, <cmath>)
1985 SYMBOL(legendref, std::, <cmath>)
1986 SYMBOL(legendrel, std::, <cmath>)
1987 SYMBOL(length_error, std::, <stdexcept>)
1988 SYMBOL(lerp, std::, <cmath>)
1989 SYMBOL(less, std::, <functional>)
1990 SYMBOL(less_equal, std::, <functional>)
1991 SYMBOL(lexicographical_compare, std::, <algorithm>)
1992 SYMBOL(lexicographical_compare_three_way, std::, <algorithm>)
1993 SYMBOL(lgamma, std::, <cmath>)
1994 SYMBOL(lgamma, None, <cmath>)
1995 SYMBOL(lgamma, None, <math.h>)
1996 SYMBOL(lgammaf, std::, <cmath>)
1997 SYMBOL(lgammaf, None, <cmath>)
1998 SYMBOL(lgammaf, None, <math.h>)
1999 SYMBOL(lgammal, std::, <cmath>)
2000 SYMBOL(lgammal, None, <cmath>)
2001 SYMBOL(lgammal, None, <math.h>)
2002 SYMBOL(linear_congruential_engine, std::, <random>)
2003 SYMBOL(list, std::, <list>)
2004 SYMBOL(llabs, std::, <cstdlib>)
2005 SYMBOL(llabs, None, <cstdlib>)
2006 SYMBOL(llabs, None, <stdlib.h>)
2007 SYMBOL(lldiv, std::, <cstdlib>)
2008 SYMBOL(lldiv, None, <cstdlib>)
2009 SYMBOL(lldiv, None, <stdlib.h>)
2010 SYMBOL(lldiv_t, std::, <cstdlib>)
2011 SYMBOL(lldiv_t, None, <cstdlib>)
2012 SYMBOL(lldiv_t, None, <stdlib.h>)
2013 SYMBOL(llrint, std::, <cmath>)
2014 SYMBOL(llrint, None, <cmath>)
2015 SYMBOL(llrint, None, <math.h>)
2016 SYMBOL(llrintf, std::, <cmath>)
2017 SYMBOL(llrintf, None, <cmath>)
2018 SYMBOL(llrintf, None, <math.h>)
2019 SYMBOL(llrintl, std::, <cmath>)
2020 SYMBOL(llrintl, None, <cmath>)
2021 SYMBOL(llrintl, None, <math.h>)
2022 SYMBOL(llround, std::, <cmath>)
2023 SYMBOL(llround, None, <cmath>)
2024 SYMBOL(llround, None, <math.h>)
2025 SYMBOL(llroundf, std::, <cmath>)
2026 SYMBOL(llroundf, None, <cmath>)
2027 SYMBOL(llroundf, None, <math.h>)
2028 SYMBOL(llroundl, std::, <cmath>)
2029 SYMBOL(llroundl, None, <cmath>)
2030 SYMBOL(llroundl, None, <math.h>)
2031 SYMBOL(locale, std::, <locale>)
2032 SYMBOL(localeconv, std::, <clocale>)
2033 SYMBOL(localeconv, None, <clocale>)
2034 SYMBOL(localeconv, None, <locale.h>)
2035 SYMBOL(localtime, std::, <ctime>)
2036 SYMBOL(localtime, None, <ctime>)
2037 SYMBOL(localtime, None, <time.h>)
2038 SYMBOL(lock, std::, <mutex>)
2039 SYMBOL(lock_guard, std::, <mutex>)
2040 SYMBOL(log, std::, <cmath>)
2041 SYMBOL(log, None, <cmath>)
2042 SYMBOL(log, None, <math.h>)
2043 SYMBOL(log10, std::, <cmath>)
2044 SYMBOL(log10, None, <cmath>)
2045 SYMBOL(log10, None, <math.h>)
2046 SYMBOL(log10f, std::, <cmath>)
2047 SYMBOL(log10f, None, <cmath>)
2048 SYMBOL(log10f, None, <math.h>)
2049 SYMBOL(log10l, std::, <cmath>)
2050 SYMBOL(log10l, None, <cmath>)
2051 SYMBOL(log10l, None, <math.h>)
2052 SYMBOL(log1p, std::, <cmath>)
2053 SYMBOL(log1p, None, <cmath>)
2054 SYMBOL(log1p, None, <math.h>)
2055 SYMBOL(log1pf, std::, <cmath>)
2056 SYMBOL(log1pf, None, <cmath>)
2057 SYMBOL(log1pf, None, <math.h>)
2058 SYMBOL(log1pl, std::, <cmath>)
2059 SYMBOL(log1pl, None, <cmath>)
2060 SYMBOL(log1pl, None, <math.h>)
2061 SYMBOL(log2, std::, <cmath>)
2062 SYMBOL(log2, None, <cmath>)
2063 SYMBOL(log2, None, <math.h>)
2064 SYMBOL(log2f, std::, <cmath>)
2065 SYMBOL(log2f, None, <cmath>)
2066 SYMBOL(log2f, None, <math.h>)
2067 SYMBOL(log2l, std::, <cmath>)
2068 SYMBOL(log2l, None, <cmath>)
2069 SYMBOL(log2l, None, <math.h>)
2070 SYMBOL(logb, std::, <cmath>)
2071 SYMBOL(logb, None, <cmath>)
2072 SYMBOL(logb, None, <math.h>)
2073 SYMBOL(logbf, std::, <cmath>)
2074 SYMBOL(logbf, None, <cmath>)
2075 SYMBOL(logbf, None, <math.h>)
2076 SYMBOL(logbl, std::, <cmath>)
2077 SYMBOL(logbl, None, <cmath>)
2078 SYMBOL(logbl, None, <math.h>)
2079 SYMBOL(logf, std::, <cmath>)
2080 SYMBOL(logf, None, <cmath>)
2081 SYMBOL(logf, None, <math.h>)
2082 SYMBOL(logic_error, std::, <stdexcept>)
2083 SYMBOL(logical_and, std::, <functional>)
2084 SYMBOL(logical_not, std::, <functional>)
2085 SYMBOL(logical_or, std::, <functional>)
2086 SYMBOL(logl, std::, <cmath>)
2087 SYMBOL(logl, None, <cmath>)
2088 SYMBOL(logl, None, <math.h>)
2089 SYMBOL(lognormal_distribution, std::, <random>)
2090 SYMBOL(longjmp, std::, <csetjmp>)
2091 SYMBOL(longjmp, None, <csetjmp>)
2092 SYMBOL(longjmp, None, <setjmp.h>)
2093 SYMBOL(lower_bound, std::, <algorithm>)
2094 SYMBOL(lrint, std::, <cmath>)
2095 SYMBOL(lrint, None, <cmath>)
2096 SYMBOL(lrint, None, <math.h>)
2097 SYMBOL(lrintf, std::, <cmath>)
2098 SYMBOL(lrintf, None, <cmath>)
2099 SYMBOL(lrintf, None, <math.h>)
2100 SYMBOL(lrintl, std::, <cmath>)
2101 SYMBOL(lrintl, None, <cmath>)
2102 SYMBOL(lrintl, None, <math.h>)
2103 SYMBOL(lround, std::, <cmath>)
2104 SYMBOL(lround, None, <cmath>)
2105 SYMBOL(lround, None, <math.h>)
2106 SYMBOL(lroundf, std::, <cmath>)
2107 SYMBOL(lroundf, None, <cmath>)
2108 SYMBOL(lroundf, None, <math.h>)
2109 SYMBOL(lroundl, std::, <cmath>)
2110 SYMBOL(lroundl, None, <cmath>)
2111 SYMBOL(lroundl, None, <math.h>)
2112 SYMBOL(make_any, std::, <any>)
2113 SYMBOL(make_const_iterator, std::, <iterator>)
2114 SYMBOL(make_const_sentinel, std::, <iterator>)
2115 SYMBOL(make_exception_ptr, std::, <exception>)
2116 SYMBOL(make_format_args, std::, <format>)
2117 SYMBOL(make_from_tuple, std::, <tuple>)
2118 SYMBOL(make_heap, std::, <algorithm>)
2119 SYMBOL(make_index_sequence, std::, <utility>)
2120 SYMBOL(make_integer_sequence, std::, <utility>)
2121 SYMBOL(make_move_iterator, std::, <iterator>)
2122 SYMBOL(make_obj_using_allocator, std::, <memory>)
2123 SYMBOL(make_optional, std::, <optional>)
2124 SYMBOL(make_pair, std::, <utility>)
2125 SYMBOL(make_reverse_iterator, std::, <iterator>)
2126 SYMBOL(make_shared, std::, <memory>)
2127 SYMBOL(make_shared_for_overwrite, std::, <memory>)
2128 SYMBOL(make_signed, std::, <type_traits>)
2129 SYMBOL(make_signed_t, std::, <type_traits>)
2130 SYMBOL(make_tuple, std::, <tuple>)
2131 SYMBOL(make_unique, std::, <memory>)
2132 SYMBOL(make_unique_for_overwrite, std::, <memory>)
2133 SYMBOL(make_unsigned, std::, <type_traits>)
2134 SYMBOL(make_unsigned_t, std::, <type_traits>)
2135 SYMBOL(make_wformat_args, std::, <format>)
2136 SYMBOL(malloc, std::, <cstdlib>)
2137 SYMBOL(malloc, None, <cstdlib>)
2138 SYMBOL(malloc, None, <stdlib.h>)
2139 SYMBOL(map, std::, <map>)
2140 SYMBOL(mask_array, std::, <valarray>)
2141 SYMBOL(match_results, std::, <regex>)
2142 SYMBOL(max, std::, <algorithm>)
2143 SYMBOL(max_align_t, std::, <cstddef>)
2144 SYMBOL(max_align_t, None, <cstddef>)
2145 SYMBOL(max_align_t, None, <stddef.h>)
2146 SYMBOL(max_element, std::, <algorithm>)
2147 SYMBOL(mblen, std::, <cstdlib>)
2148 SYMBOL(mblen, None, <cstdlib>)
2149 SYMBOL(mblen, None, <stdlib.h>)
2150 SYMBOL(mbrlen, std::, <cwchar>)
2151 SYMBOL(mbrlen, None, <cwchar>)
2152 SYMBOL(mbrlen, None, <wchar.h>)
2153 SYMBOL(mbrtoc16, std::, <cuchar>)
2154 SYMBOL(mbrtoc16, None, <cuchar>)
2155 SYMBOL(mbrtoc16, None, <uchar.h>)
2156 SYMBOL(mbrtoc32, std::, <cuchar>)
2157 SYMBOL(mbrtoc32, None, <cuchar>)
2158 SYMBOL(mbrtoc32, None, <uchar.h>)
2159 SYMBOL(mbrtoc8, std::, <cuchar>)
2160 SYMBOL(mbrtoc8, None, <cuchar>)
2161 SYMBOL(mbrtoc8, None, <uchar.h>)
2162 SYMBOL(mbrtowc, std::, <cwchar>)
2163 SYMBOL(mbrtowc, None, <cwchar>)
2164 SYMBOL(mbrtowc, None, <wchar.h>)
2165 SYMBOL(mbsinit, std::, <cwchar>)
2166 SYMBOL(mbsinit, None, <cwchar>)
2167 SYMBOL(mbsinit, None, <wchar.h>)
2168 SYMBOL(mbsrtowcs, std::, <cwchar>)
2169 SYMBOL(mbsrtowcs, None, <cwchar>)
2170 SYMBOL(mbsrtowcs, None, <wchar.h>)
2171 SYMBOL(mbstowcs, std::, <cstdlib>)
2172 SYMBOL(mbstowcs, None, <cstdlib>)
2173 SYMBOL(mbstowcs, None, <stdlib.h>)
2174 SYMBOL(mbtowc, std::, <cstdlib>)
2175 SYMBOL(mbtowc, None, <cstdlib>)
2176 SYMBOL(mbtowc, None, <stdlib.h>)
2177 SYMBOL(mdspan, std::, <mdspan>)
2178 SYMBOL(mega, std::, <ratio>)
2179 SYMBOL(mem_fn, std::, <functional>)
2180 SYMBOL(mem_fun, std::, <functional>)
2181 SYMBOL(mem_fun1_ref_t, std::, <functional>)
2182 SYMBOL(mem_fun1_t, std::, <functional>)
2183 SYMBOL(mem_fun_ref, std::, <functional>)
2184 SYMBOL(mem_fun_ref_t, std::, <functional>)
2185 SYMBOL(mem_fun_t, std::, <functional>)
2186 SYMBOL(memchr, std::, <cstring>)
2187 SYMBOL(memchr, None, <cstring>)
2188 SYMBOL(memchr, None, <string.h>)
2189 SYMBOL(memcmp, std::, <cstring>)
2190 SYMBOL(memcmp, None, <cstring>)
2191 SYMBOL(memcmp, None, <string.h>)
2192 SYMBOL(memcpy, std::, <cstring>)
2193 SYMBOL(memcpy, None, <cstring>)
2194 SYMBOL(memcpy, None, <string.h>)
2195 SYMBOL(memmove, std::, <cstring>)
2196 SYMBOL(memmove, None, <cstring>)
2197 SYMBOL(memmove, None, <string.h>)
2198 SYMBOL(memory_order, std::, <atomic>)
2199 SYMBOL(memory_order_acq_rel, std::, <atomic>)
2200 SYMBOL(memory_order_acquire, std::, <atomic>)
2201 SYMBOL(memory_order_consume, std::, <atomic>)
2202 SYMBOL(memory_order_relaxed, std::, <atomic>)
2203 SYMBOL(memory_order_release, std::, <atomic>)
2204 SYMBOL(memory_order_seq_cst, std::, <atomic>)
2205 SYMBOL(memset, std::, <cstring>)
2206 SYMBOL(memset, None, <cstring>)
2207 SYMBOL(memset, None, <string.h>)
2208 SYMBOL(merge, std::, <algorithm>)
2209 SYMBOL(mergeable, std::, <iterator>)
2210 SYMBOL(mersenne_twister_engine, std::, <random>)
2211 SYMBOL(messages, std::, <locale>)
2212 SYMBOL(messages_base, std::, <locale>)
2213 SYMBOL(messages_byname, std::, <locale>)
2214 SYMBOL(micro, std::, <ratio>)
2215 SYMBOL(midpoint, std::, <numeric>)
2216 SYMBOL(milli, std::, <ratio>)
2217 SYMBOL(min, std::, <algorithm>)
2218 SYMBOL(min_element, std::, <algorithm>)
2219 SYMBOL(minmax, std::, <algorithm>)
2220 SYMBOL(minmax_element, std::, <algorithm>)
2221 SYMBOL(minstd_rand, std::, <random>)
2222 SYMBOL(minstd_rand0, std::, <random>)
2223 SYMBOL(minus, std::, <functional>)
2224 SYMBOL(mismatch, std::, <algorithm>)
2225 SYMBOL(mktime, std::, <ctime>)
2226 SYMBOL(mktime, None, <ctime>)
2227 SYMBOL(mktime, None, <time.h>)
2228 SYMBOL(modf, std::, <cmath>)
2229 SYMBOL(modf, None, <cmath>)
2230 SYMBOL(modf, None, <math.h>)
2231 SYMBOL(modff, std::, <cmath>)
2232 SYMBOL(modff, None, <cmath>)
2233 SYMBOL(modff, None, <math.h>)
2234 SYMBOL(modfl, std::, <cmath>)
2235 SYMBOL(modfl, None, <cmath>)
2236 SYMBOL(modfl, None, <math.h>)
2237 SYMBOL(modulus, std::, <functional>)
2238 SYMBOL(money_base, std::, <locale>)
2239 SYMBOL(money_get, std::, <locale>)
2240 SYMBOL(money_put, std::, <locale>)
2241 SYMBOL(moneypunct, std::, <locale>)
2242 SYMBOL(moneypunct_byname, std::, <locale>)
2243 SYMBOL(monostate, std::, <variant>)
2244 SYMBOL(movable, std::, <concepts>)
2245 SYMBOL(move_backward, std::, <algorithm>)
2246 SYMBOL(move_constructible, std::, <concepts>)
2247 SYMBOL(move_if_noexcept, std::, <utility>)
2248 SYMBOL(move_iterator, std::, <iterator>)
2249 SYMBOL(move_only_function, std::, <functional>)
2250 SYMBOL(move_sentinel, std::, <iterator>)
2251 SYMBOL(mt19937, std::, <random>)
2252 SYMBOL(mt19937_64, std::, <random>)
2253 SYMBOL(mul_sat, std::, <numeric>)
2254 SYMBOL(multimap, std::, <map>)
2255 SYMBOL(multiplies, std::, <functional>)
2256 SYMBOL(multiset, std::, <set>)
2257 SYMBOL(mutex, std::, <mutex>)
2258 SYMBOL(nan, std::, <cmath>)
2259 SYMBOL(nan, None, <cmath>)
2260 SYMBOL(nan, None, <math.h>)
2261 SYMBOL(nanf, std::, <cmath>)
2262 SYMBOL(nanf, None, <cmath>)
2263 SYMBOL(nanf, None, <math.h>)
2264 SYMBOL(nanl, std::, <cmath>)
2265 SYMBOL(nanl, None, <cmath>)
2266 SYMBOL(nanl, None, <math.h>)
2267 SYMBOL(nano, std::, <ratio>)
2268 SYMBOL(nearbyint, std::, <cmath>)
2269 SYMBOL(nearbyint, None, <cmath>)
2270 SYMBOL(nearbyint, None, <math.h>)
2271 SYMBOL(nearbyintf, std::, <cmath>)
2272 SYMBOL(nearbyintf, None, <cmath>)
2273 SYMBOL(nearbyintf, None, <math.h>)
2274 SYMBOL(nearbyintl, std::, <cmath>)
2275 SYMBOL(nearbyintl, None, <cmath>)
2276 SYMBOL(nearbyintl, None, <math.h>)
2277 SYMBOL(negate, std::, <functional>)
2278 SYMBOL(negation, std::, <type_traits>)
2279 SYMBOL(negation_v, std::, <type_traits>)
2280 SYMBOL(negative_binomial_distribution, std::, <random>)
2281 SYMBOL(nested_exception, std::, <exception>)
2282 SYMBOL(new_handler, std::, <new>)
2283 SYMBOL(next, std::, <iterator>)
2284 SYMBOL(next_permutation, std::, <algorithm>)
2285 SYMBOL(nextafter, std::, <cmath>)
2286 SYMBOL(nextafter, None, <cmath>)
2287 SYMBOL(nextafter, None, <math.h>)
2288 SYMBOL(nextafterf, std::, <cmath>)
2289 SYMBOL(nextafterf, None, <cmath>)
2290 SYMBOL(nextafterf, None, <math.h>)
2291 SYMBOL(nextafterl, std::, <cmath>)
2292 SYMBOL(nextafterl, None, <cmath>)
2293 SYMBOL(nextafterl, None, <math.h>)
2294 SYMBOL(nexttoward, std::, <cmath>)
2295 SYMBOL(nexttoward, None, <cmath>)
2296 SYMBOL(nexttoward, None, <math.h>)
2297 SYMBOL(nexttowardf, std::, <cmath>)
2298 SYMBOL(nexttowardf, None, <cmath>)
2299 SYMBOL(nexttowardf, None, <math.h>)
2300 SYMBOL(nexttowardl, std::, <cmath>)
2301 SYMBOL(nexttowardl, None, <cmath>)
2302 SYMBOL(nexttowardl, None, <math.h>)
2303 SYMBOL(noboolalpha, std::, <ios>)
2304 SYMBOL(noboolalpha, std::, <iostream>)
2305 SYMBOL(noemit_on_flush, std::, <ostream>)
2306 SYMBOL(noemit_on_flush, std::, <iostream>)
2307 SYMBOL(none_of, std::, <algorithm>)
2308 SYMBOL(nontype, std::, <utility>)
2309 SYMBOL(nontype_t, std::, <utility>)
2310 SYMBOL(noop_coroutine, std::, <coroutine>)
2311 SYMBOL(noop_coroutine_handle, std::, <coroutine>)
2312 SYMBOL(noop_coroutine_promise, std::, <coroutine>)
2313 SYMBOL(norm, std::, <complex>)
2314 SYMBOL(normal_distribution, std::, <random>)
2315 SYMBOL(noshowbase, std::, <ios>)
2316 SYMBOL(noshowbase, std::, <iostream>)
2317 SYMBOL(noshowpoint, std::, <ios>)
2318 SYMBOL(noshowpoint, std::, <iostream>)
2319 SYMBOL(noshowpos, std::, <ios>)
2320 SYMBOL(noshowpos, std::, <iostream>)
2321 SYMBOL(noskipws, std::, <ios>)
2322 SYMBOL(noskipws, std::, <iostream>)
2323 SYMBOL(nostopstate, std::, <stop_token>)
2324 SYMBOL(nostopstate_t, std::, <stop_token>)
2325 SYMBOL(not1, std::, <functional>)
2326 SYMBOL(not2, std::, <functional>)
2327 SYMBOL(not_equal_to, std::, <functional>)
2328 SYMBOL(not_fn, std::, <functional>)
2329 SYMBOL(nothrow, std::, <new>)
2330 SYMBOL(nothrow_t, std::, <new>)
2331 SYMBOL(notify_all_at_thread_exit, std::, <condition_variable>)
2332 SYMBOL(nounitbuf, std::, <ios>)
2333 SYMBOL(nounitbuf, std::, <iostream>)
2334 SYMBOL(nouppercase, std::, <ios>)
2335 SYMBOL(nouppercase, std::, <iostream>)
2336 SYMBOL(nth_element, std::, <algorithm>)
2337 SYMBOL(nullopt, std::, <optional>)
2338 SYMBOL(nullopt_t, std::, <optional>)
2339 SYMBOL(nullptr_t, std::, <cstddef>)
2340 SYMBOL(nullptr_t, None, <cstddef>)
2341 SYMBOL(nullptr_t, None, <stddef.h>)
2342 SYMBOL(num_get, std::, <locale>)
2343 SYMBOL(num_put, std::, <locale>)
2344 SYMBOL(numeric_limits, std::, <limits>)
2345 SYMBOL(numpunct, std::, <locale>)
2346 SYMBOL(numpunct_byname, std::, <locale>)
2347 SYMBOL(oct, std::, <ios>)
2348 SYMBOL(oct, std::, <iostream>)
2349 SYMBOL(ofstream, std::, <fstream>)
2350 SYMBOL(ofstream, std::, <iosfwd>)
2351 SYMBOL(once_flag, std::, <mutex>)
2352 SYMBOL(op, std::, <functional>)
2353 SYMBOL(open_mode, std::, <ios>)
2354 SYMBOL(open_mode, std::, <iostream>)
2355 SYMBOL(optional, std::, <optional>)
2356 SYMBOL(ospanstream, std::, <spanstream>)
2357 SYMBOL(ospanstream, std::, <iosfwd>)
2358 SYMBOL(ostream, std::, <ostream>)
2359 SYMBOL(ostream, std::, <iostream>)
2360 SYMBOL(ostream, std::, <iosfwd>)
2361 SYMBOL(ostream_iterator, std::, <iterator>)
2362 SYMBOL(ostreambuf_iterator, std::, <iterator>)
2363 SYMBOL(ostreambuf_iterator, std::, <iosfwd>)
2364 SYMBOL(ostringstream, std::, <sstream>)
2365 SYMBOL(ostringstream, std::, <iosfwd>)
2366 SYMBOL(ostrstream, std::, <strstream>)
2367 SYMBOL(ostrstream, std::, <strstream>)
2368 SYMBOL(osyncstream, std::, <syncstream>)
2369 SYMBOL(osyncstream, std::, <iosfwd>)
2370 SYMBOL(out_of_range, std::, <stdexcept>)
2371 SYMBOL(out_ptr, std::, <memory>)
2372 SYMBOL(out_ptr_t, std::, <memory>)
2373 SYMBOL(output_iterator, std::, <iterator>)
2374 SYMBOL(output_iterator_tag, std::, <iterator>)
2375 SYMBOL(overflow_error, std::, <stdexcept>)
2376 SYMBOL(owner_less, std::, <memory>)
2377 SYMBOL(packaged_task, std::, <future>)
2378 SYMBOL(pair, std::, <utility>)
2379 SYMBOL(partial_order, std::, <compare>)
2380 SYMBOL(partial_ordering, std::, <compare>)
2381 SYMBOL(partial_sort, std::, <algorithm>)
2382 SYMBOL(partial_sort_copy, std::, <algorithm>)
2383 SYMBOL(partial_sum, std::, <numeric>)
2384 SYMBOL(partition, std::, <algorithm>)
2385 SYMBOL(partition_copy, std::, <algorithm>)
2386 SYMBOL(partition_point, std::, <algorithm>)
2387 SYMBOL(permutable, std::, <iterator>)
2388 SYMBOL(perror, std::, <cstdio>)
2389 SYMBOL(perror, None, <cstdio>)
2390 SYMBOL(perror, None, <stdio.h>)
2391 SYMBOL(peta, std::, <ratio>)
2392 SYMBOL(pico, std::, <ratio>)
2393 SYMBOL(piecewise_constant_distribution, std::, <random>)
2394 SYMBOL(piecewise_construct, std::, <utility>)
2395 SYMBOL(piecewise_construct_t, std::, <utility>)
2396 SYMBOL(piecewise_linear_distribution, std::, <random>)
2397 SYMBOL(plus, std::, <functional>)
2398 SYMBOL(pointer_safety, std::, <memory>)
2399 SYMBOL(pointer_traits, std::, <memory>)
2400 SYMBOL(poisson_distribution, std::, <random>)
2401 SYMBOL(polar, std::, <complex>)
2402 SYMBOL(pop_heap, std::, <algorithm>)
2403 SYMBOL(popcount, std::, <bit>)
2404 SYMBOL(pow, std::, <cmath>)
2405 SYMBOL(pow, None, <cmath>)
2406 SYMBOL(pow, None, <math.h>)
2407 SYMBOL(powf, std::, <cmath>)
2408 SYMBOL(powf, None, <cmath>)
2409 SYMBOL(powf, None, <math.h>)
2410 SYMBOL(powl, std::, <cmath>)
2411 SYMBOL(powl, None, <cmath>)
2412 SYMBOL(powl, None, <math.h>)
2413 SYMBOL(predicate, std::, <concepts>)
2414 SYMBOL(preferred, std::, <memory>)
2415 SYMBOL(prev, std::, <iterator>)
2416 SYMBOL(prev_permutation, std::, <algorithm>)
2417 SYMBOL(print, std::, <print>)
2418 SYMBOL(printf, std::, <cstdio>)
2419 SYMBOL(printf, None, <cstdio>)
2420 SYMBOL(printf, None, <stdio.h>)
2421 SYMBOL(println, std::, <print>)
2422 SYMBOL(priority_queue, std::, <queue>)
2423 SYMBOL(proj, std::, <complex>)
2424 SYMBOL(projected, std::, <iterator>)
2425 SYMBOL(promise, std::, <future>)
2426 SYMBOL(ptr_fun, std::, <functional>)
2427 SYMBOL(ptrdiff_t, std::, <cstddef>)
2428 SYMBOL(ptrdiff_t, None, <cstddef>)
2429 SYMBOL(ptrdiff_t, None, <stddef.h>)
2430 SYMBOL(push_heap, std::, <algorithm>)
2431 SYMBOL(put_money, std::, <iomanip>)
2432 SYMBOL(put_time, std::, <iomanip>)
2433 SYMBOL(putc, std::, <cstdio>)
2434 SYMBOL(putc, None, <cstdio>)
2435 SYMBOL(putc, None, <stdio.h>)
2436 SYMBOL(putchar, std::, <cstdio>)
2437 SYMBOL(putchar, None, <cstdio>)
2438 SYMBOL(putchar, None, <stdio.h>)
2439 SYMBOL(puts, std::, <cstdio>)
2440 SYMBOL(puts, None, <cstdio>)
2441 SYMBOL(puts, None, <stdio.h>)
2442 SYMBOL(putwc, std::, <cwchar>)
2443 SYMBOL(putwc, None, <cwchar>)
2444 SYMBOL(putwc, None, <wchar.h>)
2445 SYMBOL(putwchar, std::, <cwchar>)
2446 SYMBOL(putwchar, None, <cwchar>)
2447 SYMBOL(putwchar, None, <wchar.h>)
2448 SYMBOL(qsort, std::, <cstdlib>)
2449 SYMBOL(qsort, None, <cstdlib>)
2450 SYMBOL(qsort, None, <stdlib.h>)
2451 SYMBOL(quecto, std::, <ratio>)
2452 SYMBOL(quetta, std::, <ratio>)
2453 SYMBOL(queue, std::, <queue>)
2454 SYMBOL(quick_exit, std::, <cstdlib>)
2455 SYMBOL(quick_exit, None, <cstdlib>)
2456 SYMBOL(quick_exit, None, <stdlib.h>)
2457 SYMBOL(quoted, std::, <iomanip>)
2458 SYMBOL(raise, std::, <csignal>)
2459 SYMBOL(raise, None, <csignal>)
2460 SYMBOL(raise, None, <signal.h>)
2461 SYMBOL(rand, std::, <cstdlib>)
2462 SYMBOL(rand, None, <cstdlib>)
2463 SYMBOL(rand, None, <stdlib.h>)
2464 SYMBOL(random_access_iterator, std::, <iterator>)
2465 SYMBOL(random_access_iterator_tag, std::, <iterator>)
2466 SYMBOL(random_device, std::, <random>)
2467 SYMBOL(random_shuffle, std::, <algorithm>)
2468 SYMBOL(range_error, std::, <stdexcept>)
2469 SYMBOL(range_format, std::, <format>)
2470 SYMBOL(range_formatter, std::, <format>)
2471 SYMBOL(rank, std::, <type_traits>)
2472 SYMBOL(rank_v, std::, <type_traits>)
2473 SYMBOL(ranlux24, std::, <random>)
2474 SYMBOL(ranlux24_base, std::, <random>)
2475 SYMBOL(ranlux48, std::, <random>)
2476 SYMBOL(ranlux48_base, std::, <random>)
2477 SYMBOL(ratio, std::, <ratio>)
2478 SYMBOL(ratio_add, std::, <ratio>)
2479 SYMBOL(ratio_divide, std::, <ratio>)
2480 SYMBOL(ratio_equal, std::, <ratio>)
2481 SYMBOL(ratio_equal_v, std::, <ratio>)
2482 SYMBOL(ratio_greater, std::, <ratio>)
2483 SYMBOL(ratio_greater_equal, std::, <ratio>)
2484 SYMBOL(ratio_greater_equal_v, std::, <ratio>)
2485 SYMBOL(ratio_greater_v, std::, <ratio>)
2486 SYMBOL(ratio_less, std::, <ratio>)
2487 SYMBOL(ratio_less_equal, std::, <ratio>)
2488 SYMBOL(ratio_less_equal_v, std::, <ratio>)
2489 SYMBOL(ratio_less_v, std::, <ratio>)
2490 SYMBOL(ratio_multiply, std::, <ratio>)
2491 SYMBOL(ratio_not_equal, std::, <ratio>)
2492 SYMBOL(ratio_not_equal_v, std::, <ratio>)
2493 SYMBOL(ratio_subtract, std::, <ratio>)
2494 SYMBOL(raw_storage_iterator, std::, <memory>)
2495 SYMBOL(real, std::, <complex>)
2496 SYMBOL(realloc, std::, <cstdlib>)
2497 SYMBOL(realloc, None, <cstdlib>)
2498 SYMBOL(realloc, None, <stdlib.h>)
2499 SYMBOL(recursive_mutex, std::, <mutex>)
2500 SYMBOL(recursive_timed_mutex, std::, <mutex>)
2501 SYMBOL(reduce, std::, <numeric>)
2502 SYMBOL(ref, std::, <functional>)
2503 SYMBOL(reference_constructs_from_temporary, std::, <type_traits>)
2504 SYMBOL(reference_converts_from_temporary, std::, <type_traits>)
2505 SYMBOL(reference_wrapper, std::, <functional>)
2506 SYMBOL(regex, std::, <regex>)
2507 SYMBOL(regex_error, std::, <regex>)
2508 SYMBOL(regex_iterator, std::, <regex>)
2509 SYMBOL(regex_match, std::, <regex>)
2510 SYMBOL(regex_replace, std::, <regex>)
2511 SYMBOL(regex_search, std::, <regex>)
2512 SYMBOL(regex_token_iterator, std::, <regex>)
2513 SYMBOL(regex_traits, std::, <regex>)
2514 SYMBOL(regular, std::, <concepts>)
2515 SYMBOL(regular_invocable, std::, <concepts>)
2516 SYMBOL(reinterpret_pointer_cast, std::, <memory>)
2517 SYMBOL(relation, std::, <concepts>)
2518 SYMBOL(relaxed, std::, <memory>)
2519 SYMBOL(remainder, std::, <cmath>)
2520 SYMBOL(remainder, None, <cmath>)
2521 SYMBOL(remainder, None, <math.h>)
2522 SYMBOL(remainderf, std::, <cmath>)
2523 SYMBOL(remainderf, None, <cmath>)
2524 SYMBOL(remainderf, None, <math.h>)
2525 SYMBOL(remainderl, std::, <cmath>)
2526 SYMBOL(remainderl, None, <cmath>)
2527 SYMBOL(remainderl, None, <math.h>)
2528 SYMBOL(remove_all_extents, std::, <type_traits>)
2529 SYMBOL(remove_all_extents_t, std::, <type_traits>)
2530 SYMBOL(remove_const, std::, <type_traits>)
2531 SYMBOL(remove_const_t, std::, <type_traits>)
2532 SYMBOL(remove_copy, std::, <algorithm>)
2533 SYMBOL(remove_copy_if, std::, <algorithm>)
2534 SYMBOL(remove_cv, std::, <type_traits>)
2535 SYMBOL(remove_cv_t, std::, <type_traits>)
2536 SYMBOL(remove_cvref, std::, <type_traits>)
2537 SYMBOL(remove_cvref_t, std::, <type_traits>)
2538 SYMBOL(remove_extent, std::, <type_traits>)
2539 SYMBOL(remove_extent_t, std::, <type_traits>)
2540 SYMBOL(remove_if, std::, <algorithm>)
2541 SYMBOL(remove_pointer, std::, <type_traits>)
2542 SYMBOL(remove_pointer_t, std::, <type_traits>)
2543 SYMBOL(remove_reference, std::, <type_traits>)
2544 SYMBOL(remove_reference_t, std::, <type_traits>)
2545 SYMBOL(remove_volatile, std::, <type_traits>)
2546 SYMBOL(remove_volatile_t, std::, <type_traits>)
2547 SYMBOL(remquo, std::, <cmath>)
2548 SYMBOL(remquo, None, <cmath>)
2549 SYMBOL(remquo, None, <math.h>)
2550 SYMBOL(remquof, std::, <cmath>)
2551 SYMBOL(remquof, None, <cmath>)
2552 SYMBOL(remquof, None, <math.h>)
2553 SYMBOL(remquol, std::, <cmath>)
2554 SYMBOL(remquol, None, <cmath>)
2555 SYMBOL(remquol, None, <math.h>)
2556 SYMBOL(rename, std::, <cstdio>)
2557 SYMBOL(rename, None, <cstdio>)
2558 SYMBOL(rename, None, <stdio.h>)
2559 SYMBOL(replace, std::, <algorithm>)
2560 SYMBOL(replace_copy, std::, <algorithm>)
2561 SYMBOL(replace_copy_if, std::, <algorithm>)
2562 SYMBOL(replace_if, std::, <algorithm>)
2563 SYMBOL(resetiosflags, std::, <iomanip>)
2564 SYMBOL(result_of, std::, <type_traits>)
2565 SYMBOL(result_of_t, std::, <type_traits>)
2566 SYMBOL(rethrow_exception, std::, <exception>)
2567 SYMBOL(rethrow_if_nested, std::, <exception>)
2568 SYMBOL(return_temporary_buffer, std::, <memory>)
2569 SYMBOL(reverse, std::, <algorithm>)
2570 SYMBOL(reverse_copy, std::, <algorithm>)
2571 SYMBOL(reverse_iterator, std::, <iterator>)
2572 SYMBOL(rewind, std::, <cstdio>)
2573 SYMBOL(rewind, None, <cstdio>)
2574 SYMBOL(rewind, None, <stdio.h>)
2575 SYMBOL(riemann_zeta, std::, <cmath>)
2576 SYMBOL(riemann_zetaf, std::, <cmath>)
2577 SYMBOL(riemann_zetal, std::, <cmath>)
2578 SYMBOL(right, std::, <ios>)
2579 SYMBOL(right, std::, <iostream>)
2580 SYMBOL(rint, std::, <cmath>)
2581 SYMBOL(rint, None, <cmath>)
2582 SYMBOL(rint, None, <math.h>)
2583 SYMBOL(rintf, std::, <cmath>)
2584 SYMBOL(rintf, None, <cmath>)
2585 SYMBOL(rintf, None, <math.h>)
2586 SYMBOL(rintl, std::, <cmath>)
2587 SYMBOL(rintl, None, <cmath>)
2588 SYMBOL(rintl, None, <math.h>)
2589 SYMBOL(ronna, std::, <ratio>)
2590 SYMBOL(ronto, std::, <ratio>)
2591 SYMBOL(rotate, std::, <algorithm>)
2592 SYMBOL(rotate_copy, std::, <algorithm>)
2593 SYMBOL(rotl, std::, <bit>)
2594 SYMBOL(rotr, std::, <bit>)
2595 SYMBOL(round, std::, <cmath>)
2596 SYMBOL(round, None, <cmath>)
2597 SYMBOL(round, None, <math.h>)
2598 SYMBOL(round_indeterminate, std::, <limits>)
2599 SYMBOL(round_to_nearest, std::, <limits>)
2600 SYMBOL(round_toward_infinity, std::, <limits>)
2601 SYMBOL(round_toward_neg_infinity, std::, <limits>)
2602 SYMBOL(round_toward_zero, std::, <limits>)
2603 SYMBOL(roundf, std::, <cmath>)
2604 SYMBOL(roundf, None, <cmath>)
2605 SYMBOL(roundf, None, <math.h>)
2606 SYMBOL(roundl, std::, <cmath>)
2607 SYMBOL(roundl, None, <cmath>)
2608 SYMBOL(roundl, None, <math.h>)
2609 SYMBOL(runtime_error, std::, <stdexcept>)
2610 SYMBOL(runtime_format, std::, <format>)
2611 SYMBOL(same_as, std::, <concepts>)
2612 SYMBOL(sample, std::, <algorithm>)
2613 SYMBOL(saturate_cast, std::, <numeric>)
2614 SYMBOL(scalbln, std::, <cmath>)
2615 SYMBOL(scalbln, None, <cmath>)
2616 SYMBOL(scalbln, None, <math.h>)
2617 SYMBOL(scalblnf, std::, <cmath>)
2618 SYMBOL(scalblnf, None, <cmath>)
2619 SYMBOL(scalblnf, None, <math.h>)
2620 SYMBOL(scalblnl, std::, <cmath>)
2621 SYMBOL(scalblnl, None, <cmath>)
2622 SYMBOL(scalblnl, None, <math.h>)
2623 SYMBOL(scalbn, std::, <cmath>)
2624 SYMBOL(scalbn, None, <cmath>)
2625 SYMBOL(scalbn, None, <math.h>)
2626 SYMBOL(scalbnf, std::, <cmath>)
2627 SYMBOL(scalbnf, None, <cmath>)
2628 SYMBOL(scalbnf, None, <math.h>)
2629 SYMBOL(scalbnl, std::, <cmath>)
2630 SYMBOL(scalbnl, None, <cmath>)
2631 SYMBOL(scalbnl, None, <math.h>)
2632 SYMBOL(scanf, std::, <cstdio>)
2633 SYMBOL(scanf, None, <cstdio>)
2634 SYMBOL(scanf, None, <stdio.h>)
2635 SYMBOL(scientific, std::, <ios>)
2636 SYMBOL(scientific, std::, <iostream>)
2637 SYMBOL(scoped_allocator_adaptor, std::, <scoped_allocator>)
2638 SYMBOL(scoped_lock, std::, <mutex>)
2639 SYMBOL(search, std::, <algorithm>)
2640 SYMBOL(search_n, std::, <algorithm>)
2641 SYMBOL(seed_seq, std::, <random>)
2642 SYMBOL(seek_dir, std::, <ios>)
2643 SYMBOL(seek_dir, std::, <iostream>)
2644 SYMBOL(semiregular, std::, <concepts>)
2645 SYMBOL(sentinel_for, std::, <iterator>)
2646 SYMBOL(set, std::, <set>)
2647 SYMBOL(set_difference, std::, <algorithm>)
2648 SYMBOL(set_intersection, std::, <algorithm>)
2649 SYMBOL(set_new_handler, std::, <new>)
2650 SYMBOL(set_symmetric_difference, std::, <algorithm>)
2651 SYMBOL(set_terminate, std::, <exception>)
2652 SYMBOL(set_unexpected, std::, <exception>)
2653 SYMBOL(set_union, std::, <algorithm>)
2654 SYMBOL(setbase, std::, <iomanip>)
2655 SYMBOL(setbuf, std::, <cstdio>)
2656 SYMBOL(setbuf, None, <cstdio>)
2657 SYMBOL(setbuf, None, <stdio.h>)
2658 SYMBOL(setfill, std::, <iomanip>)
2659 SYMBOL(setiosflags, std::, <iomanip>)
2660 SYMBOL(setlocale, std::, <clocale>)
2661 SYMBOL(setlocale, None, <clocale>)
2662 SYMBOL(setlocale, None, <locale.h>)
2663 SYMBOL(setprecision, std::, <iomanip>)
2664 SYMBOL(setvbuf, std::, <cstdio>)
2665 SYMBOL(setvbuf, None, <cstdio>)
2666 SYMBOL(setvbuf, None, <stdio.h>)
2667 SYMBOL(setw, std::, <iomanip>)
2668 SYMBOL(shared_future, std::, <future>)
2669 SYMBOL(shared_lock, std::, <shared_mutex>)
2670 SYMBOL(shared_mutex, std::, <shared_mutex>)
2671 SYMBOL(shared_ptr, std::, <memory>)
2672 SYMBOL(shared_timed_mutex, std::, <shared_mutex>)
2673 SYMBOL(shift_left, std::, <algorithm>)
2674 SYMBOL(shift_right, std::, <algorithm>)
2675 SYMBOL(showbase, std::, <ios>)
2676 SYMBOL(showbase, std::, <iostream>)
2677 SYMBOL(showpoint, std::, <ios>)
2678 SYMBOL(showpoint, std::, <iostream>)
2679 SYMBOL(showpos, std::, <ios>)
2680 SYMBOL(showpos, std::, <iostream>)
2681 SYMBOL(shuffle, std::, <algorithm>)
2682 SYMBOL(shuffle_order_engine, std::, <random>)
2683 SYMBOL(sig_atomic_t, std::, <csignal>)
2684 SYMBOL(sig_atomic_t, None, <csignal>)
2685 SYMBOL(sig_atomic_t, None, <signal.h>)
2686 SYMBOL(signal, std::, <csignal>)
2687 SYMBOL(signal, None, <csignal>)
2688 SYMBOL(signal, None, <signal.h>)
2689 SYMBOL(signbit, std::, <cmath>)
2690 SYMBOL(signbit, None, <cmath>)
2691 SYMBOL(signbit, None, <math.h>)
2692 SYMBOL(signed_integral, std::, <concepts>)
2693 SYMBOL(sin, std::, <cmath>)
2694 SYMBOL(sin, None, <cmath>)
2695 SYMBOL(sin, None, <math.h>)
2696 SYMBOL(sinf, std::, <cmath>)
2697 SYMBOL(sinf, None, <cmath>)
2698 SYMBOL(sinf, None, <math.h>)
2699 SYMBOL(sinh, std::, <cmath>)
2700 SYMBOL(sinh, None, <cmath>)
2701 SYMBOL(sinh, None, <math.h>)
2702 SYMBOL(sinhf, std::, <cmath>)
2703 SYMBOL(sinhf, None, <cmath>)
2704 SYMBOL(sinhf, None, <math.h>)
2705 SYMBOL(sinhl, std::, <cmath>)
2706 SYMBOL(sinhl, None, <cmath>)
2707 SYMBOL(sinhl, None, <math.h>)
2708 SYMBOL(sinl, std::, <cmath>)
2709 SYMBOL(sinl, None, <cmath>)
2710 SYMBOL(sinl, None, <math.h>)
2711 SYMBOL(sized_sentinel_for, std::, <iterator>)
2712 SYMBOL(skipws, std::, <ios>)
2713 SYMBOL(skipws, std::, <iostream>)
2714 SYMBOL(slice, std::, <valarray>)
2715 SYMBOL(slice_array, std::, <valarray>)
2716 SYMBOL(smatch, std::, <regex>)
2717 SYMBOL(snprintf, std::, <cstdio>)
2718 SYMBOL(snprintf, None, <cstdio>)
2719 SYMBOL(snprintf, None, <stdio.h>)
2720 SYMBOL(sort, std::, <algorithm>)
2721 SYMBOL(sort_heap, std::, <algorithm>)
2722 SYMBOL(sortable, std::, <iterator>)
2723 SYMBOL(source_location, std::, <source_location>)
2724 SYMBOL(span, std::, <span>)
2725 SYMBOL(spanbuf, std::, <spanstream>)
2726 SYMBOL(spanbuf, std::, <iosfwd>)
2727 SYMBOL(spanstream, std::, <spanstream>)
2728 SYMBOL(spanstream, std::, <iosfwd>)
2729 SYMBOL(sph_bessel, std::, <cmath>)
2730 SYMBOL(sph_bessel, None, <cmath>)
2731 SYMBOL(sph_bessel, None, <math.h>)
2732 SYMBOL(sph_besself, std::, <cmath>)
2733 SYMBOL(sph_besself, None, <cmath>)
2734 SYMBOL(sph_besself, None, <math.h>)
2735 SYMBOL(sph_bessell, std::, <cmath>)
2736 SYMBOL(sph_bessell, None, <cmath>)
2737 SYMBOL(sph_bessell, None, <math.h>)
2738 SYMBOL(sph_legendre, std::, <cmath>)
2739 SYMBOL(sph_legendref, std::, <cmath>)
2740 SYMBOL(sph_legendrel, std::, <cmath>)
2741 SYMBOL(sph_neumann, std::, <cmath>)
2742 SYMBOL(sph_neumannf, std::, <cmath>)
2743 SYMBOL(sph_neumannl, std::, <cmath>)
2744 SYMBOL(sprintf, std::, <cstdio>)
2745 SYMBOL(sprintf, None, <cstdio>)
2746 SYMBOL(sprintf, None, <stdio.h>)
2747 SYMBOL(sqrt, std::, <cmath>)
2748 SYMBOL(sqrt, None, <cmath>)
2749 SYMBOL(sqrt, None, <math.h>)
2750 SYMBOL(sqrtf, std::, <cmath>)
2751 SYMBOL(sqrtf, None, <cmath>)
2752 SYMBOL(sqrtf, None, <math.h>)
2753 SYMBOL(sqrtl, std::, <cmath>)
2754 SYMBOL(sqrtl, None, <cmath>)
2755 SYMBOL(sqrtl, None, <math.h>)
2756 SYMBOL(srand, std::, <cstdlib>)
2757 SYMBOL(srand, None, <cstdlib>)
2758 SYMBOL(srand, None, <stdlib.h>)
2759 SYMBOL(sregex_iterator, std::, <regex>)
2760 SYMBOL(sregex_token_iterator, std::, <regex>)
2761 SYMBOL(sscanf, std::, <cstdio>)
2762 SYMBOL(sscanf, None, <cstdio>)
2763 SYMBOL(sscanf, None, <stdio.h>)
2764 SYMBOL(ssub_match, std::, <regex>)
2765 SYMBOL(stable_partition, std::, <algorithm>)
2766 SYMBOL(stable_sort, std::, <algorithm>)
2767 SYMBOL(stack, std::, <stack>)
2768 SYMBOL(stacktrace, std::, <stacktrace>)
2769 SYMBOL(stacktrace_entry, std::, <stacktrace>)
2770 SYMBOL(start_lifetime_as, std::, <memory>)
2771 SYMBOL(static_pointer_cast, std::, <memory>)
2772 SYMBOL(stod, std::, <string>)
2773 SYMBOL(stof, std::, <string>)
2774 SYMBOL(stoi, std::, <string>)
2775 SYMBOL(stol, std::, <string>)
2776 SYMBOL(stold, std::, <string>)
2777 SYMBOL(stoll, std::, <string>)
2778 SYMBOL(stop_callback, std::, <stop_token>)
2779 SYMBOL(stop_source, std::, <stop_token>)
2780 SYMBOL(stop_token, std::, <stop_token>)
2781 SYMBOL(stoul, std::, <string>)
2782 SYMBOL(stoull, std::, <string>)
2783 SYMBOL(strcat, std::, <cstring>)
2784 SYMBOL(strcat, None, <cstring>)
2785 SYMBOL(strcat, None, <string.h>)
2786 SYMBOL(strchr, std::, <cstring>)
2787 SYMBOL(strchr, None, <cstring>)
2788 SYMBOL(strchr, None, <string.h>)
2789 SYMBOL(strcmp, std::, <cstring>)
2790 SYMBOL(strcmp, None, <cstring>)
2791 SYMBOL(strcmp, None, <string.h>)
2792 SYMBOL(strcoll, std::, <cstring>)
2793 SYMBOL(strcoll, None, <cstring>)
2794 SYMBOL(strcoll, None, <string.h>)
2795 SYMBOL(strcpy, std::, <cstring>)
2796 SYMBOL(strcpy, None, <cstring>)
2797 SYMBOL(strcpy, None, <string.h>)
2798 SYMBOL(strcspn, std::, <cstring>)
2799 SYMBOL(strcspn, None, <cstring>)
2800 SYMBOL(strcspn, None, <string.h>)
2801 SYMBOL(streambuf, std::, <streambuf>)
2802 SYMBOL(streambuf, std::, <iostream>)
2803 SYMBOL(streambuf, std::, <iosfwd>)
2804 SYMBOL(streamoff, std::, <ios>)
2805 SYMBOL(streamoff, std::, <iostream>)
2806 SYMBOL(streampos, std::, <iosfwd>)
2807 SYMBOL(streampos, std::, <iosfwd>)
2808 SYMBOL(streamsize, std::, <ios>)
2809 SYMBOL(streamsize, std::, <iostream>)
2810 SYMBOL(strerror, std::, <cstring>)
2811 SYMBOL(strerror, None, <cstring>)
2812 SYMBOL(strerror, None, <string.h>)
2813 SYMBOL(strftime, std::, <ctime>)
2814 SYMBOL(strftime, None, <ctime>)
2815 SYMBOL(strftime, None, <time.h>)
2816 SYMBOL(strict, std::, <memory>)
2817 SYMBOL(strict_weak_order, std::, <concepts>)
2818 SYMBOL(strided_slice, std::, <mdspan>)
2819 SYMBOL(string, std::, <string>)
2820 SYMBOL(string_view, std::, <string_view>)
2821 SYMBOL(stringbuf, std::, <sstream>)
2822 SYMBOL(stringbuf, std::, <iosfwd>)
2823 SYMBOL(stringstream, std::, <sstream>)
2824 SYMBOL(stringstream, std::, <iosfwd>)
2825 SYMBOL(strlen, std::, <cstring>)
2826 SYMBOL(strlen, None, <cstring>)
2827 SYMBOL(strlen, None, <string.h>)
2828 SYMBOL(strncat, std::, <cstring>)
2829 SYMBOL(strncat, None, <cstring>)
2830 SYMBOL(strncat, None, <string.h>)
2831 SYMBOL(strncmp, std::, <cstring>)
2832 SYMBOL(strncmp, None, <cstring>)
2833 SYMBOL(strncmp, None, <string.h>)
2834 SYMBOL(strncpy, std::, <cstring>)
2835 SYMBOL(strncpy, None, <cstring>)
2836 SYMBOL(strncpy, None, <string.h>)
2837 SYMBOL(strong_order, std::, <compare>)
2838 SYMBOL(strong_ordering, std::, <compare>)
2839 SYMBOL(strpbrk, std::, <cstring>)
2840 SYMBOL(strpbrk, None, <cstring>)
2841 SYMBOL(strpbrk, None, <string.h>)
2842 SYMBOL(strrchr, std::, <cstring>)
2843 SYMBOL(strrchr, None, <cstring>)
2844 SYMBOL(strrchr, None, <string.h>)
2845 SYMBOL(strspn, std::, <cstring>)
2846 SYMBOL(strspn, None, <cstring>)
2847 SYMBOL(strspn, None, <string.h>)
2848 SYMBOL(strstr, std::, <cstring>)
2849 SYMBOL(strstr, None, <cstring>)
2850 SYMBOL(strstr, None, <string.h>)
2851 SYMBOL(strstream, std::, <strstream>)
2852 SYMBOL(strstream, std::, <strstream>)
2853 SYMBOL(strstreambuf, std::, <strstream>)
2854 SYMBOL(strstreambuf, std::, <strstream>)
2855 SYMBOL(strtod, std::, <cstdlib>)
2856 SYMBOL(strtod, None, <cstdlib>)
2857 SYMBOL(strtod, None, <stdlib.h>)
2858 SYMBOL(strtof, std::, <cstdlib>)
2859 SYMBOL(strtof, None, <cstdlib>)
2860 SYMBOL(strtof, None, <stdlib.h>)
2861 SYMBOL(strtoimax, std::, <cinttypes>)
2862 SYMBOL(strtoimax, None, <cinttypes>)
2863 SYMBOL(strtoimax, None, <inttypes.h>)
2864 SYMBOL(strtok, std::, <cstring>)
2865 SYMBOL(strtok, None, <cstring>)
2866 SYMBOL(strtok, None, <string.h>)
2867 SYMBOL(strtol, std::, <cstdlib>)
2868 SYMBOL(strtol, None, <cstdlib>)
2869 SYMBOL(strtol, None, <stdlib.h>)
2870 SYMBOL(strtold, std::, <cstdlib>)
2871 SYMBOL(strtold, None, <cstdlib>)
2872 SYMBOL(strtold, None, <stdlib.h>)
2873 SYMBOL(strtoll, std::, <cstdlib>)
2874 SYMBOL(strtoll, None, <cstdlib>)
2875 SYMBOL(strtoll, None, <stdlib.h>)
2876 SYMBOL(strtoul, std::, <cstdlib>)
2877 SYMBOL(strtoul, None, <cstdlib>)
2878 SYMBOL(strtoul, None, <stdlib.h>)
2879 SYMBOL(strtoull, std::, <cstdlib>)
2880 SYMBOL(strtoull, None, <cstdlib>)
2881 SYMBOL(strtoull, None, <stdlib.h>)
2882 SYMBOL(strtoumax, std::, <cinttypes>)
2883 SYMBOL(strtoumax, None, <cinttypes>)
2884 SYMBOL(strtoumax, None, <inttypes.h>)
2885 SYMBOL(strxfrm, std::, <cstring>)
2886 SYMBOL(strxfrm, None, <cstring>)
2887 SYMBOL(strxfrm, None, <string.h>)
2888 SYMBOL(student_t_distribution, std::, <random>)
2889 SYMBOL(sub_match, std::, <regex>)
2890 SYMBOL(sub_sat, std::, <numeric>)
2891 SYMBOL(submdspan_mapping_result, std::, <mdspan>)
2892 SYMBOL(subtract_with_carry_engine, std::, <random>)
2893 SYMBOL(suspend_always, std::, <coroutine>)
2894 SYMBOL(suspend_never, std::, <coroutine>)
2895 SYMBOL(swap_ranges, std::, <algorithm>)
2896 SYMBOL(swappable, std::, <concepts>)
2897 SYMBOL(swappable_with, std::, <concepts>)
2898 SYMBOL(swprintf, std::, <cwchar>)
2899 SYMBOL(swprintf, None, <cwchar>)
2900 SYMBOL(swprintf, None, <wchar.h>)
2901 SYMBOL(swscanf, std::, <cwchar>)
2902 SYMBOL(swscanf, None, <cwchar>)
2903 SYMBOL(swscanf, None, <wchar.h>)
2904 SYMBOL(syncbuf, std::, <syncstream>)
2905 SYMBOL(syncbuf, std::, <iosfwd>)
2906 SYMBOL(system, std::, <cstdlib>)
2907 SYMBOL(system, None, <cstdlib>)
2908 SYMBOL(system, None, <stdlib.h>)
2909 SYMBOL(system_category, std::, <system_error>)
2910 SYMBOL(system_error, std::, <system_error>)
2911 SYMBOL(tan, std::, <cmath>)
2912 SYMBOL(tan, None, <cmath>)
2913 SYMBOL(tan, None, <math.h>)
2914 SYMBOL(tanf, std::, <cmath>)
2915 SYMBOL(tanf, None, <cmath>)
2916 SYMBOL(tanf, None, <math.h>)
2917 SYMBOL(tanh, std::, <cmath>)
2918 SYMBOL(tanh, None, <cmath>)
2919 SYMBOL(tanh, None, <math.h>)
2920 SYMBOL(tanhf, std::, <cmath>)
2921 SYMBOL(tanhf, None, <cmath>)
2922 SYMBOL(tanhf, None, <math.h>)
2923 SYMBOL(tanhl, std::, <cmath>)
2924 SYMBOL(tanhl, None, <cmath>)
2925 SYMBOL(tanhl, None, <math.h>)
2926 SYMBOL(tanl, std::, <cmath>)
2927 SYMBOL(tanl, None, <cmath>)
2928 SYMBOL(tanl, None, <math.h>)
2929 SYMBOL(tera, std::, <ratio>)
2930 SYMBOL(terminate, std::, <exception>)
2931 SYMBOL(terminate_handler, std::, <exception>)
2932 SYMBOL(text_encoding, std::, <text_encoding>)
2933 SYMBOL(tgamma, std::, <cmath>)
2934 SYMBOL(tgamma, None, <cmath>)
2935 SYMBOL(tgamma, None, <math.h>)
2936 SYMBOL(tgammaf, std::, <cmath>)
2937 SYMBOL(tgammaf, None, <cmath>)
2938 SYMBOL(tgammaf, None, <math.h>)
2939 SYMBOL(tgammal, std::, <cmath>)
2940 SYMBOL(tgammal, None, <cmath>)
2941 SYMBOL(tgammal, None, <math.h>)
2942 SYMBOL(thread, std::, <thread>)
2943 SYMBOL(three_way_comparable, std::, <compare>)
2944 SYMBOL(three_way_comparable_with, std::, <compare>)
2945 SYMBOL(throw_with_nested, std::, <exception>)
2946 SYMBOL(tie, std::, <tuple>)
2947 SYMBOL(time, std::, <ctime>)
2948 SYMBOL(time, None, <ctime>)
2949 SYMBOL(time, None, <time.h>)
2950 SYMBOL(time_base, std::, <locale>)
2951 SYMBOL(time_get, std::, <locale>)
2952 SYMBOL(time_get_byname, std::, <locale>)
2953 SYMBOL(time_put, std::, <locale>)
2954 SYMBOL(time_put_byname, std::, <locale>)
2955 SYMBOL(time_t, std::, <ctime>)
2956 SYMBOL(time_t, None, <ctime>)
2957 SYMBOL(time_t, None, <time.h>)
2958 SYMBOL(timed_mutex, std::, <mutex>)
2959 SYMBOL(timespec, std::, <ctime>)
2960 SYMBOL(timespec, None, <ctime>)
2961 SYMBOL(timespec, None, <time.h>)
2962 SYMBOL(timespec_get, std::, <ctime>)
2963 SYMBOL(timespec_get, None, <ctime>)
2964 SYMBOL(timespec_get, None, <time.h>)
2965 SYMBOL(tm, std::, <ctime>)
2966 SYMBOL(tm, None, <ctime>)
2967 SYMBOL(tm, None, <time.h>)
2968 SYMBOL(tmpfile, std::, <cstdio>)
2969 SYMBOL(tmpfile, None, <cstdio>)
2970 SYMBOL(tmpfile, None, <stdio.h>)
2971 SYMBOL(tmpnam, std::, <cstdio>)
2972 SYMBOL(tmpnam, None, <cstdio>)
2973 SYMBOL(tmpnam, None, <stdio.h>)
2974 SYMBOL(to_address, std::, <memory>)
2975 SYMBOL(to_array, std::, <array>)
2976 SYMBOL(to_chars, std::, <charconv>)
2977 SYMBOL(to_chars_result, std::, <charconv>)
2978 SYMBOL(to_integer, std::, <cstddef>)
2979 SYMBOL(to_integer, None, <cstddef>)
2980 SYMBOL(to_integer, None, <stddef.h>)
2981 SYMBOL(to_string, std::, <string>)
2982 SYMBOL(to_underlying, std::, <utility>)
2983 SYMBOL(to_wstring, std::, <string>)
2984 SYMBOL(tolower, std::, <cctype>)
2985 SYMBOL(tolower, None, <cctype>)
2986 SYMBOL(tolower, None, <ctype.h>)
2987 SYMBOL(totally_ordered, std::, <concepts>)
2988 SYMBOL(totally_ordered_with, std::, <concepts>)
2989 SYMBOL(toupper, std::, <cctype>)
2990 SYMBOL(toupper, None, <cctype>)
2991 SYMBOL(toupper, None, <ctype.h>)
2992 SYMBOL(towctrans, std::, <cwctype>)
2993 SYMBOL(towctrans, None, <cwctype>)
2994 SYMBOL(towctrans, None, <wctype.h>)
2995 SYMBOL(towlower, std::, <cwctype>)
2996 SYMBOL(towlower, None, <cwctype>)
2997 SYMBOL(towlower, None, <wctype.h>)
2998 SYMBOL(towupper, std::, <cwctype>)
2999 SYMBOL(towupper, None, <cwctype>)
3000 SYMBOL(towupper, None, <wctype.h>)
3001 SYMBOL(transform, std::, <algorithm>)
3002 SYMBOL(transform_exclusive_scan, std::, <numeric>)
3003 SYMBOL(transform_inclusive_scan, std::, <numeric>)
3004 SYMBOL(transform_reduce, std::, <numeric>)
3005 SYMBOL(true_type, std::, <type_traits>)
3006 SYMBOL(trunc, std::, <cmath>)
3007 SYMBOL(trunc, None, <cmath>)
3008 SYMBOL(trunc, None, <math.h>)
3009 SYMBOL(truncf, std::, <cmath>)
3010 SYMBOL(truncf, None, <cmath>)
3011 SYMBOL(truncf, None, <math.h>)
3012 SYMBOL(truncl, std::, <cmath>)
3013 SYMBOL(truncl, None, <cmath>)
3014 SYMBOL(truncl, None, <math.h>)
3015 SYMBOL(try_lock, std::, <mutex>)
3016 SYMBOL(try_to_lock, std::, <mutex>)
3017 SYMBOL(try_to_lock_t, std::, <mutex>)
3018 SYMBOL(tuple, std::, <tuple>)
3019 SYMBOL(tuple_cat, std::, <tuple>)
3020 SYMBOL(tuple_element_t, std::, <tuple>)
3021 SYMBOL(tuple_size_v, std::, <tuple>)
3022 SYMBOL(type_identity, std::, <type_traits>)
3023 SYMBOL(type_identity_t, std::, <type_traits>)
3024 SYMBOL(type_index, std::, <typeindex>)
3025 SYMBOL(type_info, std::, <typeinfo>)
3026 SYMBOL(u16streampos, std::, <iosfwd>)
3027 SYMBOL(u16streampos, std::, <iosfwd>)
3028 SYMBOL(u16string, std::, <string>)
3029 SYMBOL(u16string_view, std::, <string_view>)
3030 SYMBOL(u32streampos, std::, <iosfwd>)
3031 SYMBOL(u32streampos, std::, <iosfwd>)
3032 SYMBOL(u32string, std::, <string>)
3033 SYMBOL(u32string_view, std::, <string_view>)
3034 SYMBOL(u8streampos, std::, <iosfwd>)
3035 SYMBOL(u8streampos, std::, <iosfwd>)
3036 SYMBOL(u8string, std::, <string>)
3037 SYMBOL(u8string_view, std::, <string_view>)
3038 SYMBOL(uint16_t, std::, <cstdint>)
3039 SYMBOL(uint16_t, None, <cstdint>)
3040 SYMBOL(uint16_t, None, <stdint.h>)
3041 SYMBOL(uint32_t, std::, <cstdint>)
3042 SYMBOL(uint32_t, None, <cstdint>)
3043 SYMBOL(uint32_t, None, <stdint.h>)
3044 SYMBOL(uint64_t, std::, <cstdint>)
3045 SYMBOL(uint64_t, None, <cstdint>)
3046 SYMBOL(uint64_t, None, <stdint.h>)
3047 SYMBOL(uint8_t, std::, <cstdint>)
3048 SYMBOL(uint8_t, None, <cstdint>)
3049 SYMBOL(uint8_t, None, <stdint.h>)
3050 SYMBOL(uint_fast16_t, std::, <cstdint>)
3051 SYMBOL(uint_fast16_t, None, <cstdint>)
3052 SYMBOL(uint_fast16_t, None, <stdint.h>)
3053 SYMBOL(uint_fast32_t, std::, <cstdint>)
3054 SYMBOL(uint_fast32_t, None, <cstdint>)
3055 SYMBOL(uint_fast32_t, None, <stdint.h>)
3056 SYMBOL(uint_fast64_t, std::, <cstdint>)
3057 SYMBOL(uint_fast64_t, None, <cstdint>)
3058 SYMBOL(uint_fast64_t, None, <stdint.h>)
3059 SYMBOL(uint_fast8_t, std::, <cstdint>)
3060 SYMBOL(uint_fast8_t, None, <cstdint>)
3061 SYMBOL(uint_fast8_t, None, <stdint.h>)
3062 SYMBOL(uint_least16_t, std::, <cstdint>)
3063 SYMBOL(uint_least16_t, None, <cstdint>)
3064 SYMBOL(uint_least16_t, None, <stdint.h>)
3065 SYMBOL(uint_least32_t, std::, <cstdint>)
3066 SYMBOL(uint_least32_t, None, <cstdint>)
3067 SYMBOL(uint_least32_t, None, <stdint.h>)
3068 SYMBOL(uint_least64_t, std::, <cstdint>)
3069 SYMBOL(uint_least64_t, None, <cstdint>)
3070 SYMBOL(uint_least64_t, None, <stdint.h>)
3071 SYMBOL(uint_least8_t, std::, <cstdint>)
3072 SYMBOL(uint_least8_t, None, <cstdint>)
3073 SYMBOL(uint_least8_t, None, <stdint.h>)
3074 SYMBOL(uintmax_t, std::, <cstdint>)
3075 SYMBOL(uintmax_t, None, <cstdint>)
3076 SYMBOL(uintmax_t, None, <stdint.h>)
3077 SYMBOL(uintptr_t, std::, <cstdint>)
3078 SYMBOL(uintptr_t, None, <cstdint>)
3079 SYMBOL(uintptr_t, None, <stdint.h>)
3080 SYMBOL(unary_function, std::, <functional>)
3081 SYMBOL(unary_negate, std::, <functional>)
3082 SYMBOL(uncaught_exception, std::, <exception>)
3083 SYMBOL(uncaught_exceptions, std::, <exception>)
3084 SYMBOL(undeclare_no_pointers, std::, <memory>)
3085 SYMBOL(undeclare_reachable, std::, <memory>)
3086 SYMBOL(underflow_error, std::, <stdexcept>)
3087 SYMBOL(underlying_type, std::, <type_traits>)
3088 SYMBOL(underlying_type_t, std::, <type_traits>)
3089 SYMBOL(unexpect, std::, <expected>)
3090 SYMBOL(unexpect_t, std::, <expected>)
3091 SYMBOL(unexpected, std::, <expected>)
3092 SYMBOL(unexpected_handler, std::, <exception>)
3093 SYMBOL(ungetc, std::, <cstdio>)
3094 SYMBOL(ungetc, None, <cstdio>)
3095 SYMBOL(ungetc, None, <stdio.h>)
3096 SYMBOL(ungetwc, std::, <cwchar>)
3097 SYMBOL(ungetwc, None, <cwchar>)
3098 SYMBOL(ungetwc, None, <wchar.h>)
3099 SYMBOL(uniform_int_distribution, std::, <random>)
3100 SYMBOL(uniform_random_bit_generator, std::, <random>)
3101 SYMBOL(uniform_real_distribution, std::, <random>)
3102 SYMBOL(uninitialized_construct_using_allocator, std::, <memory>)
3103 SYMBOL(uninitialized_copy, std::, <memory>)
3104 SYMBOL(uninitialized_copy_n, std::, <memory>)
3105 SYMBOL(uninitialized_default_construct, std::, <memory>)
3106 SYMBOL(uninitialized_default_construct_n, std::, <memory>)
3107 SYMBOL(uninitialized_fill, std::, <memory>)
3108 SYMBOL(uninitialized_fill_n, std::, <memory>)
3109 SYMBOL(uninitialized_move, std::, <memory>)
3110 SYMBOL(uninitialized_move_n, std::, <memory>)
3111 SYMBOL(uninitialized_value_construct, std::, <memory>)
3112 SYMBOL(uninitialized_value_construct_n, std::, <memory>)
3113 SYMBOL(unique, std::, <algorithm>)
3114 SYMBOL(unique_copy, std::, <algorithm>)
3115 SYMBOL(unique_lock, std::, <mutex>)
3116 SYMBOL(unique_ptr, std::, <memory>)
3117 SYMBOL(unitbuf, std::, <ios>)
3118 SYMBOL(unitbuf, std::, <iostream>)
3119 SYMBOL(unordered_map, std::, <unordered_map>)
3120 SYMBOL(unordered_multimap, std::, <unordered_map>)
3121 SYMBOL(unordered_multiset, std::, <unordered_set>)
3122 SYMBOL(unordered_set, std::, <unordered_set>)
3123 SYMBOL(unreachable, std::, <utility>)
3124 SYMBOL(unreachable_sentinel, std::, <iterator>)
3125 SYMBOL(unreachable_sentinel_t, std::, <iterator>)
3126 SYMBOL(unsigned_integral, std::, <concepts>)
3127 SYMBOL(upper_bound, std::, <algorithm>)
3128 SYMBOL(uppercase, std::, <ios>)
3129 SYMBOL(uppercase, std::, <iostream>)
3130 SYMBOL(use_facet, std::, <locale>)
3131 SYMBOL(uses_allocator, std::, <memory>)
3132 SYMBOL(uses_allocator_construction_args, std::, <memory>)
3133 SYMBOL(uses_allocator_v, std::, <memory>)
3134 SYMBOL(va_list, std::, <cstdarg>)
3135 SYMBOL(va_list, None, <cstdarg>)
3136 SYMBOL(va_list, None, <stdarg.h>)
3137 SYMBOL(valarray, std::, <valarray>)
3138 SYMBOL(variant, std::, <variant>)
3139 SYMBOL(variant_alternative, std::, <variant>)
3140 SYMBOL(variant_alternative_t, std::, <variant>)
3141 SYMBOL(variant_npos, std::, <variant>)
3142 SYMBOL(variant_size, std::, <variant>)
3143 SYMBOL(variant_size_v, std::, <variant>)
3144 SYMBOL(vector, std::, <vector>)
3145 SYMBOL(vformat, std::, <format>)
3146 SYMBOL(vformat_to, std::, <format>)
3147 SYMBOL(vfprintf, std::, <cstdio>)
3148 SYMBOL(vfprintf, None, <cstdio>)
3149 SYMBOL(vfprintf, None, <stdio.h>)
3150 SYMBOL(vfscanf, std::, <cstdio>)
3151 SYMBOL(vfscanf, None, <cstdio>)
3152 SYMBOL(vfscanf, None, <stdio.h>)
3153 SYMBOL(vfwprintf, std::, <cwchar>)
3154 SYMBOL(vfwprintf, None, <cwchar>)
3155 SYMBOL(vfwprintf, None, <wchar.h>)
3156 SYMBOL(vfwscanf, std::, <cwchar>)
3157 SYMBOL(vfwscanf, None, <cwchar>)
3158 SYMBOL(vfwscanf, None, <wchar.h>)
3159 SYMBOL(visit, std::, <variant>)
3160 SYMBOL(visit_format_arg, std::, <format>)
3161 SYMBOL(void_t, std::, <type_traits>)
3162 SYMBOL(vprint_nonunicode, std::, <print>)
3163 SYMBOL(vprint_nonunicode_buffered, std::, <print>)
3164 SYMBOL(vprint_unicode, std::, <print>)
3165 SYMBOL(vprint_unicode_buffered, std::, <print>)
3166 SYMBOL(vprintf, std::, <cstdio>)
3167 SYMBOL(vprintf, None, <cstdio>)
3168 SYMBOL(vprintf, None, <stdio.h>)
3169 SYMBOL(vscanf, std::, <cstdio>)
3170 SYMBOL(vscanf, None, <cstdio>)
3171 SYMBOL(vscanf, None, <stdio.h>)
3172 SYMBOL(vsnprintf, std::, <cstdio>)
3173 SYMBOL(vsnprintf, None, <cstdio>)
3174 SYMBOL(vsnprintf, None, <stdio.h>)
3175 SYMBOL(vsprintf, std::, <cstdio>)
3176 SYMBOL(vsprintf, None, <cstdio>)
3177 SYMBOL(vsprintf, None, <stdio.h>)
3178 SYMBOL(vsscanf, std::, <cstdio>)
3179 SYMBOL(vsscanf, None, <cstdio>)
3180 SYMBOL(vsscanf, None, <stdio.h>)
3181 SYMBOL(vswprintf, std::, <cwchar>)
3182 SYMBOL(vswprintf, None, <cwchar>)
3183 SYMBOL(vswprintf, None, <wchar.h>)
3184 SYMBOL(vswscanf, std::, <cwchar>)
3185 SYMBOL(vswscanf, None, <cwchar>)
3186 SYMBOL(vswscanf, None, <wchar.h>)
3187 SYMBOL(vwprintf, std::, <cwchar>)
3188 SYMBOL(vwprintf, None, <cwchar>)
3189 SYMBOL(vwprintf, None, <wchar.h>)
3190 SYMBOL(vwscanf, std::, <cwchar>)
3191 SYMBOL(vwscanf, None, <cwchar>)
3192 SYMBOL(vwscanf, None, <wchar.h>)
3193 SYMBOL(wbuffer_convert, std::, <locale>)
3194 SYMBOL(wbuffer_convert, std::, <locale>)
3195 SYMBOL(wcerr, std::, <iostream>)
3196 SYMBOL(wcin, std::, <iostream>)
3197 SYMBOL(wclog, std::, <iostream>)
3198 SYMBOL(wcmatch, std::, <regex>)
3199 SYMBOL(wcout, std::, <iostream>)
3200 SYMBOL(wcregex_iterator, std::, <regex>)
3201 SYMBOL(wcregex_token_iterator, std::, <regex>)
3202 SYMBOL(wcrtomb, std::, <cwchar>)
3203 SYMBOL(wcrtomb, None, <cwchar>)
3204 SYMBOL(wcrtomb, None, <wchar.h>)
3205 SYMBOL(wcscat, std::, <cwchar>)
3206 SYMBOL(wcscat, None, <cwchar>)
3207 SYMBOL(wcscat, None, <wchar.h>)
3208 SYMBOL(wcschr, std::, <cwchar>)
3209 SYMBOL(wcschr, None, <cwchar>)
3210 SYMBOL(wcschr, None, <wchar.h>)
3211 SYMBOL(wcscmp, std::, <cwchar>)
3212 SYMBOL(wcscmp, None, <cwchar>)
3213 SYMBOL(wcscmp, None, <wchar.h>)
3214 SYMBOL(wcscoll, std::, <cwchar>)
3215 SYMBOL(wcscoll, None, <cwchar>)
3216 SYMBOL(wcscoll, None, <wchar.h>)
3217 SYMBOL(wcscpy, std::, <cwchar>)
3218 SYMBOL(wcscpy, None, <cwchar>)
3219 SYMBOL(wcscpy, None, <wchar.h>)
3220 SYMBOL(wcscspn, std::, <cwchar>)
3221 SYMBOL(wcscspn, None, <cwchar>)
3222 SYMBOL(wcscspn, None, <wchar.h>)
3223 SYMBOL(wcsftime, std::, <cwchar>)
3224 SYMBOL(wcsftime, None, <cwchar>)
3225 SYMBOL(wcsftime, None, <wchar.h>)
3226 SYMBOL(wcslen, std::, <cwchar>)
3227 SYMBOL(wcslen, None, <cwchar>)
3228 SYMBOL(wcslen, None, <wchar.h>)
3229 SYMBOL(wcsncat, std::, <cwchar>)
3230 SYMBOL(wcsncat, None, <cwchar>)
3231 SYMBOL(wcsncat, None, <wchar.h>)
3232 SYMBOL(wcsncmp, std::, <cwchar>)
3233 SYMBOL(wcsncmp, None, <cwchar>)
3234 SYMBOL(wcsncmp, None, <wchar.h>)
3235 SYMBOL(wcsncpy, std::, <cwchar>)
3236 SYMBOL(wcsncpy, None, <cwchar>)
3237 SYMBOL(wcsncpy, None, <wchar.h>)
3238 SYMBOL(wcspbrk, std::, <cwchar>)
3239 SYMBOL(wcspbrk, None, <cwchar>)
3240 SYMBOL(wcspbrk, None, <wchar.h>)
3241 SYMBOL(wcsrchr, std::, <cwchar>)
3242 SYMBOL(wcsrchr, None, <cwchar>)
3243 SYMBOL(wcsrchr, None, <wchar.h>)
3244 SYMBOL(wcsrtombs, std::, <cwchar>)
3245 SYMBOL(wcsrtombs, None, <cwchar>)
3246 SYMBOL(wcsrtombs, None, <wchar.h>)
3247 SYMBOL(wcsspn, std::, <cwchar>)
3248 SYMBOL(wcsspn, None, <cwchar>)
3249 SYMBOL(wcsspn, None, <wchar.h>)
3250 SYMBOL(wcsstr, std::, <cwchar>)
3251 SYMBOL(wcsstr, None, <cwchar>)
3252 SYMBOL(wcsstr, None, <wchar.h>)
3253 SYMBOL(wcstod, std::, <cwchar>)
3254 SYMBOL(wcstod, None, <cwchar>)
3255 SYMBOL(wcstod, None, <wchar.h>)
3256 SYMBOL(wcstof, std::, <cwchar>)
3257 SYMBOL(wcstof, None, <cwchar>)
3258 SYMBOL(wcstof, None, <wchar.h>)
3259 SYMBOL(wcstoimax, std::, <cinttypes>)
3260 SYMBOL(wcstoimax, None, <cinttypes>)
3261 SYMBOL(wcstoimax, None, <inttypes.h>)
3262 SYMBOL(wcstok, std::, <cwchar>)
3263 SYMBOL(wcstok, None, <cwchar>)
3264 SYMBOL(wcstok, None, <wchar.h>)
3265 SYMBOL(wcstol, std::, <cwchar>)
3266 SYMBOL(wcstol, None, <cwchar>)
3267 SYMBOL(wcstol, None, <wchar.h>)
3268 SYMBOL(wcstold, std::, <cwchar>)
3269 SYMBOL(wcstold, None, <cwchar>)
3270 SYMBOL(wcstold, None, <wchar.h>)
3271 SYMBOL(wcstoll, std::, <cwchar>)
3272 SYMBOL(wcstoll, None, <cwchar>)
3273 SYMBOL(wcstoll, None, <wchar.h>)
3274 SYMBOL(wcstombs, std::, <cstdlib>)
3275 SYMBOL(wcstombs, None, <cstdlib>)
3276 SYMBOL(wcstombs, None, <stdlib.h>)
3277 SYMBOL(wcstoul, std::, <cwchar>)
3278 SYMBOL(wcstoul, None, <cwchar>)
3279 SYMBOL(wcstoul, None, <wchar.h>)
3280 SYMBOL(wcstoull, std::, <cwchar>)
3281 SYMBOL(wcstoull, None, <cwchar>)
3282 SYMBOL(wcstoull, None, <wchar.h>)
3283 SYMBOL(wcstoumax, std::, <cinttypes>)
3284 SYMBOL(wcstoumax, None, <cinttypes>)
3285 SYMBOL(wcstoumax, None, <inttypes.h>)
3286 SYMBOL(wcsub_match, std::, <regex>)
3287 SYMBOL(wcsxfrm, std::, <cwchar>)
3288 SYMBOL(wcsxfrm, None, <cwchar>)
3289 SYMBOL(wcsxfrm, None, <wchar.h>)
3290 SYMBOL(wctob, std::, <cwchar>)
3291 SYMBOL(wctob, None, <cwchar>)
3292 SYMBOL(wctob, None, <wchar.h>)
3293 SYMBOL(wctomb, std::, <cstdlib>)
3294 SYMBOL(wctomb, None, <cstdlib>)
3295 SYMBOL(wctomb, None, <stdlib.h>)
3296 SYMBOL(wctrans, std::, <cwctype>)
3297 SYMBOL(wctrans, None, <cwctype>)
3298 SYMBOL(wctrans, None, <wctype.h>)
3299 SYMBOL(wctrans_t, std::, <cwctype>)
3300 SYMBOL(wctrans_t, None, <cwctype>)
3301 SYMBOL(wctrans_t, None, <wctype.h>)
3302 SYMBOL(wctype, std::, <cwctype>)
3303 SYMBOL(wctype, None, <cwctype>)
3304 SYMBOL(wctype, None, <wctype.h>)
3305 SYMBOL(wctype_t, std::, <cwctype>)
3306 SYMBOL(wctype_t, None, <cwctype>)
3307 SYMBOL(wctype_t, None, <wctype.h>)
3308 SYMBOL(weak_order, std::, <compare>)
3309 SYMBOL(weak_ordering, std::, <compare>)
3310 SYMBOL(weak_ptr, std::, <memory>)
3311 SYMBOL(weakly_incrementable, std::, <iterator>)
3312 SYMBOL(weibull_distribution, std::, <random>)
3313 SYMBOL(wfilebuf, std::, <fstream>)
3314 SYMBOL(wfilebuf, std::, <iosfwd>)
3315 SYMBOL(wformat_args, std::, <format>)
3316 SYMBOL(wformat_context, std::, <format>)
3317 SYMBOL(wformat_parse_context, std::, <format>)
3318 SYMBOL(wformat_string, std::, <format>)
3319 SYMBOL(wfstream, std::, <fstream>)
3320 SYMBOL(wfstream, std::, <iosfwd>)
3321 SYMBOL(wifstream, std::, <fstream>)
3322 SYMBOL(wifstream, std::, <iosfwd>)
3323 SYMBOL(wios, std::, <ios>)
3324 SYMBOL(wios, std::, <iostream>)
3325 SYMBOL(wios, std::, <iosfwd>)
3326 SYMBOL(wiostream, std::, <istream>)
3327 SYMBOL(wiostream, std::, <iostream>)
3328 SYMBOL(wiostream, std::, <iosfwd>)
3329 SYMBOL(wispanstream, std::, <spanstream>)
3330 SYMBOL(wispanstream, std::, <iosfwd>)
3331 SYMBOL(wistream, std::, <istream>)
3332 SYMBOL(wistream, std::, <iostream>)
3333 SYMBOL(wistream, std::, <iosfwd>)
3334 SYMBOL(wistringstream, std::, <sstream>)
3335 SYMBOL(wistringstream, std::, <iosfwd>)
3336 SYMBOL(wmemchr, std::, <cwchar>)
3337 SYMBOL(wmemchr, None, <cwchar>)
3338 SYMBOL(wmemchr, None, <wchar.h>)
3339 SYMBOL(wmemcmp, std::, <cwchar>)
3340 SYMBOL(wmemcmp, None, <cwchar>)
3341 SYMBOL(wmemcmp, None, <wchar.h>)
3342 SYMBOL(wmemcpy, std::, <cwchar>)
3343 SYMBOL(wmemcpy, None, <cwchar>)
3344 SYMBOL(wmemcpy, None, <wchar.h>)
3345 SYMBOL(wmemmove, std::, <cwchar>)
3346 SYMBOL(wmemmove, None, <cwchar>)
3347 SYMBOL(wmemmove, None, <wchar.h>)
3348 SYMBOL(wmemset, std::, <cwchar>)
3349 SYMBOL(wmemset, None, <cwchar>)
3350 SYMBOL(wmemset, None, <wchar.h>)
3351 SYMBOL(wofstream, std::, <fstream>)
3352 SYMBOL(wofstream, std::, <iosfwd>)
3353 SYMBOL(wospanstream, std::, <spanstream>)
3354 SYMBOL(wospanstream, std::, <iosfwd>)
3355 SYMBOL(wostream, std::, <ostream>)
3356 SYMBOL(wostream, std::, <iostream>)
3357 SYMBOL(wostream, std::, <iosfwd>)
3358 SYMBOL(wostringstream, std::, <sstream>)
3359 SYMBOL(wostringstream, std::, <iosfwd>)
3360 SYMBOL(wosyncstream, std::, <syncstream>)
3361 SYMBOL(wosyncstream, std::, <iosfwd>)
3362 SYMBOL(wprintf, std::, <cwchar>)
3363 SYMBOL(wprintf, None, <cwchar>)
3364 SYMBOL(wprintf, None, <wchar.h>)
3365 SYMBOL(wregex, std::, <regex>)
3366 SYMBOL(ws, std::, <istream>)
3367 SYMBOL(ws, std::, <iostream>)
3368 SYMBOL(wscanf, std::, <cwchar>)
3369 SYMBOL(wscanf, None, <cwchar>)
3370 SYMBOL(wscanf, None, <wchar.h>)
3371 SYMBOL(wsmatch, std::, <regex>)
3372 SYMBOL(wspanbuf, std::, <spanstream>)
3373 SYMBOL(wspanbuf, std::, <iosfwd>)
3374 SYMBOL(wspanstream, std::, <spanstream>)
3375 SYMBOL(wspanstream, std::, <iosfwd>)
3376 SYMBOL(wsregex_iterator, std::, <regex>)
3377 SYMBOL(wsregex_token_iterator, std::, <regex>)
3378 SYMBOL(wssub_match, std::, <regex>)
3379 SYMBOL(wstreambuf, std::, <streambuf>)
3380 SYMBOL(wstreambuf, std::, <iostream>)
3381 SYMBOL(wstreambuf, std::, <iosfwd>)
3382 SYMBOL(wstreampos, std::, <iosfwd>)
3383 SYMBOL(wstreampos, std::, <iosfwd>)
3384 SYMBOL(wstring, std::, <string>)
3385 SYMBOL(wstring_convert, std::, <locale>)
3386 SYMBOL(wstring_convert, std::, <locale>)
3387 SYMBOL(wstring_view, std::, <string_view>)
3388 SYMBOL(wstringbuf, std::, <sstream>)
3389 SYMBOL(wstringbuf, std::, <iosfwd>)
3390 SYMBOL(wstringstream, std::, <sstream>)
3391 SYMBOL(wstringstream, std::, <iosfwd>)
3392 SYMBOL(wsyncbuf, std::, <syncstream>)
3393 SYMBOL(wsyncbuf, std::, <iosfwd>)
3394 SYMBOL(yocto, std::, <ratio>)
3395 SYMBOL(yotta, std::, <ratio>)
3396 SYMBOL(zepto, std::, <ratio>)
3397 SYMBOL(zetta, std::, <ratio>)
3398 SYMBOL(April, std::chrono::, <chrono>)
3399 SYMBOL(August, std::chrono::, <chrono>)
3400 SYMBOL(December, std::chrono::, <chrono>)
3401 SYMBOL(February, std::chrono::, <chrono>)
3402 SYMBOL(Friday, std::chrono::, <chrono>)
3403 SYMBOL(January, std::chrono::, <chrono>)
3404 SYMBOL(July, std::chrono::, <chrono>)
3405 SYMBOL(June, std::chrono::, <chrono>)
3406 SYMBOL(March, std::chrono::, <chrono>)
3407 SYMBOL(May, std::chrono::, <chrono>)
3408 SYMBOL(Monday, std::chrono::, <chrono>)
3409 SYMBOL(November, std::chrono::, <chrono>)
3410 SYMBOL(October, std::chrono::, <chrono>)
3411 SYMBOL(Saturday, std::chrono::, <chrono>)
3412 SYMBOL(September, std::chrono::, <chrono>)
3413 SYMBOL(Sunday, std::chrono::, <chrono>)
3414 SYMBOL(Thursday, std::chrono::, <chrono>)
3415 SYMBOL(Tuesday, std::chrono::, <chrono>)
3416 SYMBOL(Wednesday, std::chrono::, <chrono>)
3417 SYMBOL(abs, std::chrono::, <chrono>)
3418 SYMBOL(ambiguous_local_time, std::chrono::, <chrono>)
3419 SYMBOL(ceil, std::chrono::, <chrono>)
3420 SYMBOL(choose, std::chrono::, <chrono>)
3421 SYMBOL(clock_cast, std::chrono::, <chrono>)
3422 SYMBOL(clock_time_conversion, std::chrono::, <chrono>)
3423 SYMBOL(current_zone, std::chrono::, <chrono>)
3424 SYMBOL(day, std::chrono::, <chrono>)
3425 SYMBOL(duration, std::chrono::, <chrono>)
3426 SYMBOL(duration_cast, std::chrono::, <chrono>)
3427 SYMBOL(duration_values, std::chrono::, <chrono>)
3428 SYMBOL(file_clock, std::chrono::, <chrono>)
3429 SYMBOL(file_seconds, std::chrono::, <chrono>)
3430 SYMBOL(file_time, std::chrono::, <chrono>)
3431 SYMBOL(floor, std::chrono::, <chrono>)
3432 SYMBOL(from_stream, std::chrono::, <chrono>)
3433 SYMBOL(get_leap_second_info, std::chrono::, <chrono>)
3434 SYMBOL(gps_clock, std::chrono::, <chrono>)
3435 SYMBOL(gps_seconds, std::chrono::, <chrono>)
3436 SYMBOL(gps_time, std::chrono::, <chrono>)
3437 SYMBOL(hh_mm_ss, std::chrono::, <chrono>)
3438 SYMBOL(high_resolution_clock, std::chrono::, <chrono>)
3439 SYMBOL(hours, std::chrono::, <chrono>)
3440 SYMBOL(is_am, std::chrono::, <chrono>)
3441 SYMBOL(is_clock, std::chrono::, <chrono>)
3442 SYMBOL(is_clock_v, std::chrono::, <chrono>)
3443 SYMBOL(is_pm, std::chrono::, <chrono>)
3444 SYMBOL(last, std::chrono::, <chrono>)
3445 SYMBOL(last_spec, std::chrono::, <chrono>)
3446 SYMBOL(leap_second, std::chrono::, <chrono>)
3447 SYMBOL(leap_second_info, std::chrono::, <chrono>)
3448 SYMBOL(local_info, std::chrono::, <chrono>)
3449 SYMBOL(local_seconds, std::chrono::, <chrono>)
3450 SYMBOL(local_t, std::chrono::, <chrono>)
3451 SYMBOL(local_time, std::chrono::, <chrono>)
3452 SYMBOL(local_time_format, std::chrono::, <chrono>)
3453 SYMBOL(locate_zone, std::chrono::, <chrono>)
3454 SYMBOL(make12, std::chrono::, <chrono>)
3455 SYMBOL(make24, std::chrono::, <chrono>)
3456 SYMBOL(microseconds, std::chrono::, <chrono>)
3457 SYMBOL(milliseconds, std::chrono::, <chrono>)
3458 SYMBOL(minutes, std::chrono::, <chrono>)
3459 SYMBOL(month, std::chrono::, <chrono>)
3460 SYMBOL(month_day, std::chrono::, <chrono>)
3461 SYMBOL(month_day_last, std::chrono::, <chrono>)
3462 SYMBOL(month_weekday, std::chrono::, <chrono>)
3463 SYMBOL(month_weekday_last, std::chrono::, <chrono>)
3464 SYMBOL(nanoseconds, std::chrono::, <chrono>)
3465 SYMBOL(nonexistent_local_time, std::chrono::, <chrono>)
3466 SYMBOL(parse, std::chrono::, <chrono>)
3467 SYMBOL(round, std::chrono::, <chrono>)
3468 SYMBOL(seconds, std::chrono::, <chrono>)
3469 SYMBOL(steady_clock, std::chrono::, <chrono>)
3470 SYMBOL(sys_days, std::chrono::, <chrono>)
3471 SYMBOL(sys_info, std::chrono::, <chrono>)
3472 SYMBOL(sys_seconds, std::chrono::, <chrono>)
3473 SYMBOL(sys_time, std::chrono::, <chrono>)
3474 SYMBOL(system_clock, std::chrono::, <chrono>)
3475 SYMBOL(tai_clock, std::chrono::, <chrono>)
3476 SYMBOL(tai_seconds, std::chrono::, <chrono>)
3477 SYMBOL(tai_time, std::chrono::, <chrono>)
3478 SYMBOL(time_point, std::chrono::, <chrono>)
3479 SYMBOL(time_point_cast, std::chrono::, <chrono>)
3480 SYMBOL(time_zone, std::chrono::, <chrono>)
3481 SYMBOL(time_zone_link, std::chrono::, <chrono>)
3482 SYMBOL(treat_as_floating_point, std::chrono::, <chrono>)
3483 SYMBOL(treat_as_floating_point_v, std::chrono::, <chrono>)
3484 SYMBOL(tzdb, std::chrono::, <chrono>)
3485 SYMBOL(tzdb_list, std::chrono::, <chrono>)
3486 SYMBOL(utc_clock, std::chrono::, <chrono>)
3487 SYMBOL(utc_seconds, std::chrono::, <chrono>)
3488 SYMBOL(utc_time, std::chrono::, <chrono>)
3489 SYMBOL(weekday, std::chrono::, <chrono>)
3490 SYMBOL(weekday_indexed, std::chrono::, <chrono>)
3491 SYMBOL(weekday_last, std::chrono::, <chrono>)
3492 SYMBOL(year, std::chrono::, <chrono>)
3493 SYMBOL(year_month, std::chrono::, <chrono>)
3494 SYMBOL(year_month_day, std::chrono::, <chrono>)
3495 SYMBOL(year_month_day_last, std::chrono::, <chrono>)
3496 SYMBOL(year_month_weekday, std::chrono::, <chrono>)
3497 SYMBOL(year_month_weekday_last, std::chrono::, <chrono>)
3498 SYMBOL(zoned_seconds, std::chrono::, <chrono>)
3499 SYMBOL(zoned_time, std::chrono::, <chrono>)
3500 SYMBOL(zoned_traits, std::chrono::, <chrono>)
3501 SYMBOL(par, std::execution::, <execution>)
3502 SYMBOL(par_unseq, std::execution::, <execution>)
3503 SYMBOL(parallel_policy, std::execution::, <execution>)
3504 SYMBOL(parallel_unsequenced_policy, std::execution::, <execution>)
3505 SYMBOL(seq, std::execution::, <execution>)
3506 SYMBOL(sequenced_policy, std::execution::, <execution>)
3507 SYMBOL(unseq, std::execution::, <execution>)
3508 SYMBOL(unsequenced_policy, std::execution::, <execution>)
3509 SYMBOL(absolute, std::filesystem::, <filesystem>)
3510 SYMBOL(begin, std::filesystem::, <filesystem>)
3511 SYMBOL(canonical, std::filesystem::, <filesystem>)
3512 SYMBOL(copy, std::filesystem::, <filesystem>)
3513 SYMBOL(copy_file, std::filesystem::, <filesystem>)
3514 SYMBOL(copy_options, std::filesystem::, <filesystem>)
3515 SYMBOL(copy_symlink, std::filesystem::, <filesystem>)
3516 SYMBOL(create_directories, std::filesystem::, <filesystem>)
3517 SYMBOL(create_directory, std::filesystem::, <filesystem>)
3518 SYMBOL(create_directory_symlink, std::filesystem::, <filesystem>)
3519 SYMBOL(create_hard_link, std::filesystem::, <filesystem>)
3520 SYMBOL(create_symlink, std::filesystem::, <filesystem>)
3521 SYMBOL(current_path, std::filesystem::, <filesystem>)
3522 SYMBOL(directory_entry, std::filesystem::, <filesystem>)
3523 SYMBOL(directory_iterator, std::filesystem::, <filesystem>)
3524 SYMBOL(directory_options, std::filesystem::, <filesystem>)
3525 SYMBOL(end, std::filesystem::, <filesystem>)
3526 SYMBOL(equivalent, std::filesystem::, <filesystem>)
3527 SYMBOL(exists, std::filesystem::, <filesystem>)
3528 SYMBOL(file_size, std::filesystem::, <filesystem>)
3529 SYMBOL(file_status, std::filesystem::, <filesystem>)
3530 SYMBOL(file_time_type, std::filesystem::, <filesystem>)
3531 SYMBOL(file_type, std::filesystem::, <filesystem>)
3532 SYMBOL(filesystem_error, std::filesystem::, <filesystem>)
3533 SYMBOL(hard_link_count, std::filesystem::, <filesystem>)
3534 SYMBOL(hash_value, std::filesystem::, <filesystem>)
3535 SYMBOL(is_block_file, std::filesystem::, <filesystem>)
3536 SYMBOL(is_character_file, std::filesystem::, <filesystem>)
3537 SYMBOL(is_directory, std::filesystem::, <filesystem>)
3538 SYMBOL(is_empty, std::filesystem::, <filesystem>)
3539 SYMBOL(is_fifo, std::filesystem::, <filesystem>)
3540 SYMBOL(is_other, std::filesystem::, <filesystem>)
3541 SYMBOL(is_regular_file, std::filesystem::, <filesystem>)
3542 SYMBOL(is_socket, std::filesystem::, <filesystem>)
3543 SYMBOL(is_symlink, std::filesystem::, <filesystem>)
3544 SYMBOL(last_write_time, std::filesystem::, <filesystem>)
3545 SYMBOL(path, std::filesystem::, <filesystem>)
3546 SYMBOL(perm_options, std::filesystem::, <filesystem>)
3547 SYMBOL(permissions, std::filesystem::, <filesystem>)
3548 SYMBOL(perms, std::filesystem::, <filesystem>)
3549 SYMBOL(proximate, std::filesystem::, <filesystem>)
3550 SYMBOL(read_symlink, std::filesystem::, <filesystem>)
3551 SYMBOL(recursive_directory_iterator, std::filesystem::, <filesystem>)
3552 SYMBOL(relative, std::filesystem::, <filesystem>)
3553 SYMBOL(remove, std::filesystem::, <filesystem>)
3554 SYMBOL(remove_all, std::filesystem::, <filesystem>)
3555 SYMBOL(rename, std::filesystem::, <filesystem>)
3556 SYMBOL(resize_file, std::filesystem::, <filesystem>)
3557 SYMBOL(space, std::filesystem::, <filesystem>)
3558 SYMBOL(space_info, std::filesystem::, <filesystem>)
3559 SYMBOL(status, std::filesystem::, <filesystem>)
3560 SYMBOL(status_known, std::filesystem::, <filesystem>)
3561 SYMBOL(symlink_status, std::filesystem::, <filesystem>)
3562 SYMBOL(temp_directory_path, std::filesystem::, <filesystem>)
3563 SYMBOL(u8path, std::filesystem::, <filesystem>)
3564 SYMBOL(weakly_canonical, std::filesystem::, <filesystem>)
3565 SYMBOL(e, std::numbers::, <numbers>)
3566 SYMBOL(e_v, std::numbers::, <numbers>)
3567 SYMBOL(egamma, std::numbers::, <numbers>)
3568 SYMBOL(egamma_v, std::numbers::, <numbers>)
3569 SYMBOL(inv_pi, std::numbers::, <numbers>)
3570 SYMBOL(inv_pi_v, std::numbers::, <numbers>)
3571 SYMBOL(inv_sqrt3, std::numbers::, <numbers>)
3572 SYMBOL(inv_sqrt3_v, std::numbers::, <numbers>)
3573 SYMBOL(inv_sqrtpi, std::numbers::, <numbers>)
3574 SYMBOL(inv_sqrtpi_v, std::numbers::, <numbers>)
3575 SYMBOL(ln10, std::numbers::, <numbers>)
3576 SYMBOL(ln10_v, std::numbers::, <numbers>)
3577 SYMBOL(ln2, std::numbers::, <numbers>)
3578 SYMBOL(ln2_v, std::numbers::, <numbers>)
3579 SYMBOL(log10e, std::numbers::, <numbers>)
3580 SYMBOL(log10e_v, std::numbers::, <numbers>)
3581 SYMBOL(log2e, std::numbers::, <numbers>)
3582 SYMBOL(log2e_v, std::numbers::, <numbers>)
3583 SYMBOL(phi, std::numbers::, <numbers>)
3584 SYMBOL(phi_v, std::numbers::, <numbers>)
3585 SYMBOL(pi, std::numbers::, <numbers>)
3586 SYMBOL(pi_v, std::numbers::, <numbers>)
3587 SYMBOL(sqrt2, std::numbers::, <numbers>)
3588 SYMBOL(sqrt2_v, std::numbers::, <numbers>)
3589 SYMBOL(sqrt3, std::numbers::, <numbers>)
3590 SYMBOL(sqrt3_v, std::numbers::, <numbers>)
3591 SYMBOL(basic_string, std::pmr::, <string>)
3592 SYMBOL(cmatch, std::pmr::, <regex>)
3593 SYMBOL(deque, std::pmr::, <deque>)
3594 SYMBOL(forward_list, std::pmr::, <forward_list>)
3595 SYMBOL(get_default_resource, std::pmr::, <memory_resource>)
3596 SYMBOL(list, std::pmr::, <list>)
3597 SYMBOL(map, std::pmr::, <map>)
3598 SYMBOL(match_results, std::pmr::, <regex>)
3599 SYMBOL(memory_resource, std::pmr::, <memory_resource>)
3600 SYMBOL(monotonic_buffer_resource, std::pmr::, <memory_resource>)
3601 SYMBOL(multimap, std::pmr::, <map>)
3602 SYMBOL(multiset, std::pmr::, <set>)
3603 SYMBOL(new_delete_resource, std::pmr::, <memory_resource>)
3604 SYMBOL(null_memory_resource, std::pmr::, <memory_resource>)
3605 SYMBOL(polymorphic_allocator, std::pmr::, <memory_resource>)
3606 SYMBOL(pool_options, std::pmr::, <memory_resource>)
3607 SYMBOL(set, std::pmr::, <set>)
3608 SYMBOL(set_default_resource, std::pmr::, <memory_resource>)
3609 SYMBOL(smatch, std::pmr::, <regex>)
3610 SYMBOL(stacktrace, std::pmr::, <stacktrace>)
3611 SYMBOL(string, std::pmr::, <string>)
3612 SYMBOL(synchronized_pool_resource, std::pmr::, <memory_resource>)
3613 SYMBOL(u16string, std::pmr::, <string>)
3614 SYMBOL(u32string, std::pmr::, <string>)
3615 SYMBOL(u8string, std::pmr::, <string>)
3616 SYMBOL(unordered_map, std::pmr::, <unordered_map>)
3617 SYMBOL(unordered_multimap, std::pmr::, <unordered_map>)
3618 SYMBOL(unordered_multiset, std::pmr::, <unordered_set>)
3619 SYMBOL(unordered_set, std::pmr::, <unordered_set>)
3620 SYMBOL(unsynchronized_pool_resource, std::pmr::, <memory_resource>)
3621 SYMBOL(vector, std::pmr::, <vector>)
3622 SYMBOL(wcmatch, std::pmr::, <regex>)
3623 SYMBOL(wsmatch, std::pmr::, <regex>)
3624 SYMBOL(wstring, std::pmr::, <string>)
3625 SYMBOL(adjacent_find, std::ranges::, <algorithm>)
3626 SYMBOL(adjacent_transform_view, std::ranges::, <ranges>)
3627 SYMBOL(adjacent_view, std::ranges::, <ranges>)
3628 SYMBOL(advance, std::ranges::, <iterator>)
3629 SYMBOL(all_of, std::ranges::, <algorithm>)
3630 SYMBOL(any_of, std::ranges::, <algorithm>)
3631 SYMBOL(as_const_view, std::ranges::, <ranges>)
3632 SYMBOL(as_rvalue_view, std::ranges::, <ranges>)
3633 SYMBOL(basic_istream_view, std::ranges::, <ranges>)
3634 SYMBOL(bidirectional_range, std::ranges::, <ranges>)
3635 SYMBOL(binary_transform_result, std::ranges::, <algorithm>)
3636 SYMBOL(borrowed_iterator_t, std::ranges::, <ranges>)
3637 SYMBOL(borrowed_range, std::ranges::, <ranges>)
3638 SYMBOL(borrowed_subrange_t, std::ranges::, <ranges>)
3639 SYMBOL(cartesian_product_view, std::ranges::, <ranges>)
3640 SYMBOL(chunk_by_view, std::ranges::, <ranges>)
3641 SYMBOL(chunk_view, std::ranges::, <ranges>)
3642 SYMBOL(clamp, std::ranges::, <algorithm>)
3643 SYMBOL(common_range, std::ranges::, <ranges>)
3644 SYMBOL(common_view, std::ranges::, <ranges>)
3645 SYMBOL(concat_view, std::ranges::, <ranges>)
3646 SYMBOL(const_iterator_t, std::ranges::, <ranges>)
3647 SYMBOL(constant_range, std::ranges::, <ranges>)
3648 SYMBOL(construct_at, std::ranges::, <memory>)
3649 SYMBOL(contains, std::ranges::, <algorithm>)
3650 SYMBOL(contains_subrange, std::ranges::, <algorithm>)
3651 SYMBOL(contiguous_range, std::ranges::, <ranges>)
3652 SYMBOL(copy, std::ranges::, <algorithm>)
3653 SYMBOL(copy_backward, std::ranges::, <algorithm>)
3654 SYMBOL(copy_backward_result, std::ranges::, <algorithm>)
3655 SYMBOL(copy_if, std::ranges::, <algorithm>)
3656 SYMBOL(copy_if_result, std::ranges::, <algorithm>)
3657 SYMBOL(copy_n, std::ranges::, <algorithm>)
3658 SYMBOL(copy_n_result, std::ranges::, <algorithm>)
3659 SYMBOL(copy_result, std::ranges::, <algorithm>)
3660 SYMBOL(count, std::ranges::, <algorithm>)
3661 SYMBOL(count_if, std::ranges::, <algorithm>)
3662 SYMBOL(dangling, std::ranges::, <ranges>)
3663 SYMBOL(destroy, std::ranges::, <memory>)
3664 SYMBOL(destroy_at, std::ranges::, <memory>)
3665 SYMBOL(destroy_n, std::ranges::, <memory>)
3666 SYMBOL(disable_sized_range, std::ranges::, <ranges>)
3667 SYMBOL(distance, std::ranges::, <iterator>)
3668 SYMBOL(drop_view, std::ranges::, <ranges>)
3669 SYMBOL(drop_while_view, std::ranges::, <ranges>)
3670 SYMBOL(elements_of, std::ranges::, <ranges>)
3671 SYMBOL(elements_view, std::ranges::, <ranges>)
3672 SYMBOL(empty_view, std::ranges::, <ranges>)
3673 SYMBOL(enable_borrowed_range, std::ranges::, <ranges>)
3674 SYMBOL(enable_view, std::ranges::, <ranges>)
3675 SYMBOL(ends_with, std::ranges::, <algorithm>)
3676 SYMBOL(enumerate_view, std::ranges::, <ranges>)
3677 SYMBOL(equal, std::ranges::, <algorithm>)
3678 SYMBOL(equal_to, std::ranges::, <functional>)
3679 SYMBOL(fill, std::ranges::, <algorithm>)
3680 SYMBOL(fill_n, std::ranges::, <algorithm>)
3681 SYMBOL(filter_view, std::ranges::, <ranges>)
3682 SYMBOL(find, std::ranges::, <algorithm>)
3683 SYMBOL(find_end, std::ranges::, <algorithm>)
3684 SYMBOL(find_first_of, std::ranges::, <algorithm>)
3685 SYMBOL(find_if, std::ranges::, <algorithm>)
3686 SYMBOL(find_if_not, std::ranges::, <algorithm>)
3687 SYMBOL(find_last, std::ranges::, <algorithm>)
3688 SYMBOL(find_last_if, std::ranges::, <algorithm>)
3689 SYMBOL(find_last_if_not, std::ranges::, <algorithm>)
3690 SYMBOL(fold_left, std::ranges::, <algorithm>)
3691 SYMBOL(fold_left_first, std::ranges::, <algorithm>)
3692 SYMBOL(fold_left_first_with_iter, std::ranges::, <algorithm>)
3693 SYMBOL(fold_left_with_iter, std::ranges::, <algorithm>)
3694 SYMBOL(fold_right, std::ranges::, <algorithm>)
3695 SYMBOL(fold_right_last, std::ranges::, <algorithm>)
3696 SYMBOL(for_each, std::ranges::, <algorithm>)
3697 SYMBOL(for_each_n, std::ranges::, <algorithm>)
3698 SYMBOL(for_each_n_result, std::ranges::, <algorithm>)
3699 SYMBOL(for_each_result, std::ranges::, <algorithm>)
3700 SYMBOL(forward_range, std::ranges::, <ranges>)
3701 SYMBOL(generate, std::ranges::, <algorithm>)
3702 SYMBOL(generate_n, std::ranges::, <algorithm>)
3703 SYMBOL(get, std::ranges::, <ranges>)
3704 SYMBOL(greater, std::ranges::, <functional>)
3705 SYMBOL(greater_equal, std::ranges::, <functional>)
3706 SYMBOL(in_found_result, std::ranges::, <algorithm>)
3707 SYMBOL(in_fun_result, std::ranges::, <algorithm>)
3708 SYMBOL(in_in_out_result, std::ranges::, <algorithm>)
3709 SYMBOL(in_in_result, std::ranges::, <algorithm>)
3710 SYMBOL(in_out_out_result, std::ranges::, <algorithm>)
3711 SYMBOL(in_out_result, std::ranges::, <algorithm>)
3712 SYMBOL(in_value_result, std::ranges::, <algorithm>)
3713 SYMBOL(includes, std::ranges::, <algorithm>)
3714 SYMBOL(inplace_merge, std::ranges::, <algorithm>)
3715 SYMBOL(input_range, std::ranges::, <ranges>)
3716 SYMBOL(iota, std::ranges::, <numeric>)
3717 SYMBOL(iota_result, std::ranges::, <numeric>)
3718 SYMBOL(iota_view, std::ranges::, <ranges>)
3719 SYMBOL(is_heap, std::ranges::, <algorithm>)
3720 SYMBOL(is_heap_until, std::ranges::, <algorithm>)
3721 SYMBOL(is_partitioned, std::ranges::, <algorithm>)
3722 SYMBOL(is_permutation, std::ranges::, <algorithm>)
3723 SYMBOL(is_sorted, std::ranges::, <algorithm>)
3724 SYMBOL(is_sorted_until, std::ranges::, <algorithm>)
3725 SYMBOL(istream_view, std::ranges::, <ranges>)
3726 SYMBOL(iter_move, std::ranges::, <iterator>)
3727 SYMBOL(iter_swap, std::ranges::, <iterator>)
3728 SYMBOL(iterator_t, std::ranges::, <ranges>)
3729 SYMBOL(join_view, std::ranges::, <ranges>)
3730 SYMBOL(join_with_view, std::ranges::, <ranges>)
3731 SYMBOL(keys_view, std::ranges::, <ranges>)
3732 SYMBOL(lazy_split_view, std::ranges::, <ranges>)
3733 SYMBOL(less, std::ranges::, <functional>)
3734 SYMBOL(less_equal, std::ranges::, <functional>)
3735 SYMBOL(lexicographical_compare, std::ranges::, <algorithm>)
3736 SYMBOL(make_heap, std::ranges::, <algorithm>)
3737 SYMBOL(max, std::ranges::, <algorithm>)
3738 SYMBOL(max_element, std::ranges::, <algorithm>)
3739 SYMBOL(merge, std::ranges::, <algorithm>)
3740 SYMBOL(merge_result, std::ranges::, <algorithm>)
3741 SYMBOL(min, std::ranges::, <algorithm>)
3742 SYMBOL(min_element, std::ranges::, <algorithm>)
3743 SYMBOL(min_max_result, std::ranges::, <algorithm>)
3744 SYMBOL(minmax, std::ranges::, <algorithm>)
3745 SYMBOL(minmax_element, std::ranges::, <algorithm>)
3746 SYMBOL(minmax_element_result, std::ranges::, <algorithm>)
3747 SYMBOL(minmax_result, std::ranges::, <algorithm>)
3748 SYMBOL(mismatch, std::ranges::, <algorithm>)
3749 SYMBOL(mismatch_result, std::ranges::, <algorithm>)
3750 SYMBOL(move, std::ranges::, <algorithm>)
3751 SYMBOL(move_backward, std::ranges::, <algorithm>)
3752 SYMBOL(move_backward_result, std::ranges::, <algorithm>)
3753 SYMBOL(move_result, std::ranges::, <algorithm>)
3754 SYMBOL(next, std::ranges::, <iterator>)
3755 SYMBOL(next_permutation, std::ranges::, <algorithm>)
3756 SYMBOL(next_permutation_result, std::ranges::, <algorithm>)
3757 SYMBOL(none_of, std::ranges::, <algorithm>)
3758 SYMBOL(not_equal_to, std::ranges::, <functional>)
3759 SYMBOL(nth_element, std::ranges::, <algorithm>)
3760 SYMBOL(out_value_result, std::ranges::, <algorithm>)
3761 SYMBOL(output_range, std::ranges::, <ranges>)
3762 SYMBOL(owning_view, std::ranges::, <ranges>)
3763 SYMBOL(partial_sort, std::ranges::, <algorithm>)
3764 SYMBOL(partial_sort_copy, std::ranges::, <algorithm>)
3765 SYMBOL(partial_sort_copy_result, std::ranges::, <algorithm>)
3766 SYMBOL(partition, std::ranges::, <algorithm>)
3767 SYMBOL(partition_copy, std::ranges::, <algorithm>)
3768 SYMBOL(partition_copy_result, std::ranges::, <algorithm>)
3769 SYMBOL(partition_point, std::ranges::, <algorithm>)
3770 SYMBOL(pop_heap, std::ranges::, <algorithm>)
3771 SYMBOL(prev, std::ranges::, <iterator>)
3772 SYMBOL(prev_permutation, std::ranges::, <algorithm>)
3773 SYMBOL(prev_permutation_result, std::ranges::, <algorithm>)
3774 SYMBOL(push_heap, std::ranges::, <algorithm>)
3775 SYMBOL(random_access_range, std::ranges::, <ranges>)
3776 SYMBOL(range, std::ranges::, <ranges>)
3777 SYMBOL(range_adaptor_closure, std::ranges::, <ranges>)
3778 SYMBOL(range_const_reference_t, std::ranges::, <ranges>)
3779 SYMBOL(range_difference_t, std::ranges::, <ranges>)
3780 SYMBOL(range_reference_t, std::ranges::, <ranges>)
3781 SYMBOL(range_rvalue_reference_t, std::ranges::, <ranges>)
3782 SYMBOL(range_size_t, std::ranges::, <ranges>)
3783 SYMBOL(range_value_t, std::ranges::, <ranges>)
3784 SYMBOL(ref_view, std::ranges::, <ranges>)
3785 SYMBOL(remove, std::ranges::, <algorithm>)
3786 SYMBOL(remove_copy, std::ranges::, <algorithm>)
3787 SYMBOL(remove_copy_if, std::ranges::, <algorithm>)
3788 SYMBOL(remove_copy_if_result, std::ranges::, <algorithm>)
3789 SYMBOL(remove_copy_result, std::ranges::, <algorithm>)
3790 SYMBOL(remove_if, std::ranges::, <algorithm>)
3791 SYMBOL(repeat_view, std::ranges::, <ranges>)
3792 SYMBOL(replace, std::ranges::, <algorithm>)
3793 SYMBOL(replace_copy, std::ranges::, <algorithm>)
3794 SYMBOL(replace_copy_if, std::ranges::, <algorithm>)
3795 SYMBOL(replace_copy_if_result, std::ranges::, <algorithm>)
3796 SYMBOL(replace_copy_result, std::ranges::, <algorithm>)
3797 SYMBOL(replace_if, std::ranges::, <algorithm>)
3798 SYMBOL(reverse, std::ranges::, <algorithm>)
3799 SYMBOL(reverse_copy, std::ranges::, <algorithm>)
3800 SYMBOL(reverse_copy_result, std::ranges::, <algorithm>)
3801 SYMBOL(reverse_view, std::ranges::, <ranges>)
3802 SYMBOL(rotate, std::ranges::, <algorithm>)
3803 SYMBOL(rotate_copy, std::ranges::, <algorithm>)
3804 SYMBOL(rotate_copy_result, std::ranges::, <algorithm>)
3805 SYMBOL(sample, std::ranges::, <algorithm>)
3806 SYMBOL(search, std::ranges::, <algorithm>)
3807 SYMBOL(search_n, std::ranges::, <algorithm>)
3808 SYMBOL(sentinel_t, std::ranges::, <ranges>)
3809 SYMBOL(set_difference, std::ranges::, <algorithm>)
3810 SYMBOL(set_difference_result, std::ranges::, <algorithm>)
3811 SYMBOL(set_intersection, std::ranges::, <algorithm>)
3812 SYMBOL(set_intersection_result, std::ranges::, <algorithm>)
3813 SYMBOL(set_symmetric_difference, std::ranges::, <algorithm>)
3814 SYMBOL(set_symmetric_difference_result, std::ranges::, <algorithm>)
3815 SYMBOL(set_union, std::ranges::, <algorithm>)
3816 SYMBOL(set_union_result, std::ranges::, <algorithm>)
3817 SYMBOL(shift_left, std::ranges::, <algorithm>)
3818 SYMBOL(shift_right, std::ranges::, <algorithm>)
3819 SYMBOL(shuffle, std::ranges::, <algorithm>)
3820 SYMBOL(single_view, std::ranges::, <ranges>)
3821 SYMBOL(sized_range, std::ranges::, <ranges>)
3822 SYMBOL(slide_view, std::ranges::, <ranges>)
3823 SYMBOL(sort, std::ranges::, <algorithm>)
3824 SYMBOL(sort_heap, std::ranges::, <algorithm>)
3825 SYMBOL(split_view, std::ranges::, <ranges>)
3826 SYMBOL(stable_partition, std::ranges::, <algorithm>)
3827 SYMBOL(stable_sort, std::ranges::, <algorithm>)
3828 SYMBOL(starts_with, std::ranges::, <algorithm>)
3829 SYMBOL(stride_view, std::ranges::, <ranges>)
3830 SYMBOL(subrange, std::ranges::, <ranges>)
3831 SYMBOL(subrange_kind, std::ranges::, <ranges>)
3832 SYMBOL(swap, std::ranges::, <concepts>)
3833 SYMBOL(swap_ranges, std::ranges::, <algorithm>)
3834 SYMBOL(swap_ranges_result, std::ranges::, <algorithm>)
3835 SYMBOL(take_view, std::ranges::, <ranges>)
3836 SYMBOL(take_while_view, std::ranges::, <ranges>)
3837 SYMBOL(to, std::ranges::, <ranges>)
3838 SYMBOL(transform, std::ranges::, <algorithm>)
3839 SYMBOL(transform_view, std::ranges::, <ranges>)
3840 SYMBOL(unary_transform_result, std::ranges::, <algorithm>)
3841 SYMBOL(uninitialized_copy, std::ranges::, <memory>)
3842 SYMBOL(uninitialized_copy_n, std::ranges::, <memory>)
3843 SYMBOL(uninitialized_copy_n_result, std::ranges::, <memory>)
3844 SYMBOL(uninitialized_copy_result, std::ranges::, <memory>)
3845 SYMBOL(uninitialized_default_construct, std::ranges::, <memory>)
3846 SYMBOL(uninitialized_default_construct_n, std::ranges::, <memory>)
3847 SYMBOL(uninitialized_fill, std::ranges::, <memory>)
3848 SYMBOL(uninitialized_fill_n, std::ranges::, <memory>)
3849 SYMBOL(uninitialized_move, std::ranges::, <memory>)
3850 SYMBOL(uninitialized_move_n, std::ranges::, <memory>)
3851 SYMBOL(uninitialized_move_n_result, std::ranges::, <memory>)
3852 SYMBOL(uninitialized_move_result, std::ranges::, <memory>)
3853 SYMBOL(uninitialized_value_construct, std::ranges::, <memory>)
3854 SYMBOL(uninitialized_value_construct_n, std::ranges::, <memory>)
3855 SYMBOL(unique, std::ranges::, <algorithm>)
3856 SYMBOL(unique_copy, std::ranges::, <algorithm>)
3857 SYMBOL(unique_copy_result, std::ranges::, <algorithm>)
3858 SYMBOL(values_view, std::ranges::, <ranges>)
3859 SYMBOL(view, std::ranges::, <ranges>)
3860 SYMBOL(view_base, std::ranges::, <ranges>)
3861 SYMBOL(view_interface, std::ranges::, <ranges>)
3862 SYMBOL(viewable_range, std::ranges::, <ranges>)
3863 SYMBOL(wistream_view, std::ranges::, <ranges>)
3864 SYMBOL(zip_transform_view, std::ranges::, <ranges>)
3865 SYMBOL(zip_view, std::ranges::, <ranges>)
3866 SYMBOL(adjacent, std::ranges::views::, <ranges>)
3867 SYMBOL(adjacent_transform, std::ranges::views::, <ranges>)
3868 SYMBOL(all, std::ranges::views::, <ranges>)
3869 SYMBOL(all_t, std::ranges::views::, <ranges>)
3870 SYMBOL(as_const, std::ranges::views::, <ranges>)
3871 SYMBOL(as_rvalue, std::ranges::views::, <ranges>)
3872 SYMBOL(cartesian_product, std::ranges::views::, <ranges>)
3873 SYMBOL(chunk, std::ranges::views::, <ranges>)
3874 SYMBOL(chunk_by, std::ranges::views::, <ranges>)
3875 SYMBOL(common, std::ranges::views::, <ranges>)
3876 SYMBOL(concat, std::ranges::views::, <ranges>)
3877 SYMBOL(counted, std::ranges::views::, <ranges>)
3878 SYMBOL(drop, std::ranges::views::, <ranges>)
3879 SYMBOL(drop_while, std::ranges::views::, <ranges>)
3880 SYMBOL(elements, std::ranges::views::, <ranges>)
3881 SYMBOL(empty, std::ranges::views::, <ranges>)
3882 SYMBOL(enumerate, std::ranges::views::, <ranges>)
3883 SYMBOL(filter, std::ranges::views::, <ranges>)
3884 SYMBOL(iota, std::ranges::views::, <ranges>)
3885 SYMBOL(istream, std::ranges::views::, <ranges>)
3886 SYMBOL(istream, std::ranges::views::, <iosfwd>)
3887 SYMBOL(join, std::ranges::views::, <ranges>)
3888 SYMBOL(join_with, std::ranges::views::, <ranges>)
3889 SYMBOL(keys, std::ranges::views::, <ranges>)
3890 SYMBOL(lazy_split, std::ranges::views::, <ranges>)
3891 SYMBOL(pairwise, std::ranges::views::, <ranges>)
3892 SYMBOL(pairwise_transform, std::ranges::views::, <ranges>)
3893 SYMBOL(repeat, std::ranges::views::, <ranges>)
3894 SYMBOL(reverse, std::ranges::views::, <ranges>)
3895 SYMBOL(single, std::ranges::views::, <ranges>)
3896 SYMBOL(slide, std::ranges::views::, <ranges>)
3897 SYMBOL(split, std::ranges::views::, <ranges>)
3898 SYMBOL(stride, std::ranges::views::, <ranges>)
3899 SYMBOL(take, std::ranges::views::, <ranges>)
3900 SYMBOL(take_while, std::ranges::views::, <ranges>)
3901 SYMBOL(transform, std::ranges::views::, <ranges>)
3902 SYMBOL(values, std::ranges::views::, <ranges>)
3903 SYMBOL(zip, std::ranges::views::, <ranges>)
3904 SYMBOL(zip_transform, std::ranges::views::, <ranges>)
3905 SYMBOL(ECMAScript, std::regex_constants::, <regex>)
3906 SYMBOL(awk, std::regex_constants::, <regex>)
3907 SYMBOL(basic, std::regex_constants::, <regex>)
3908 SYMBOL(collate, std::regex_constants::, <regex>)
3909 SYMBOL(egrep, std::regex_constants::, <regex>)
3910 SYMBOL(error_backref, std::regex_constants::, <regex>)
3911 SYMBOL(error_badbrace, std::regex_constants::, <regex>)
3912 SYMBOL(error_badrepeat, std::regex_constants::, <regex>)
3913 SYMBOL(error_brace, std::regex_constants::, <regex>)
3914 SYMBOL(error_brack, std::regex_constants::, <regex>)
3915 SYMBOL(error_collate, std::regex_constants::, <regex>)
3916 SYMBOL(error_complexity, std::regex_constants::, <regex>)
3917 SYMBOL(error_ctype, std::regex_constants::, <regex>)
3918 SYMBOL(error_escape, std::regex_constants::, <regex>)
3919 SYMBOL(error_paren, std::regex_constants::, <regex>)
3920 SYMBOL(error_range, std::regex_constants::, <regex>)
3921 SYMBOL(error_space, std::regex_constants::, <regex>)
3922 SYMBOL(error_stack, std::regex_constants::, <regex>)
3923 SYMBOL(error_type, std::regex_constants::, <regex>)
3924 SYMBOL(extended, std::regex_constants::, <regex>)
3925 SYMBOL(format_default, std::regex_constants::, <regex>)
3926 SYMBOL(format_first_only, std::regex_constants::, <regex>)
3927 SYMBOL(format_no_copy, std::regex_constants::, <regex>)
3928 SYMBOL(format_sed, std::regex_constants::, <regex>)
3929 SYMBOL(grep, std::regex_constants::, <regex>)
3930 SYMBOL(icase, std::regex_constants::, <regex>)
3931 SYMBOL(match_any, std::regex_constants::, <regex>)
3932 SYMBOL(match_continuous, std::regex_constants::, <regex>)
3933 SYMBOL(match_default, std::regex_constants::, <regex>)
3934 SYMBOL(match_flag_type, std::regex_constants::, <regex>)
3935 SYMBOL(match_not_bol, std::regex_constants::, <regex>)
3936 SYMBOL(match_not_bow, std::regex_constants::, <regex>)
3937 SYMBOL(match_not_eol, std::regex_constants::, <regex>)
3938 SYMBOL(match_not_eow, std::regex_constants::, <regex>)
3939 SYMBOL(match_not_null, std::regex_constants::, <regex>)
3940 SYMBOL(match_prev_avail, std::regex_constants::, <regex>)
3941 SYMBOL(multiline, std::regex_constants::, <regex>)
3942 SYMBOL(nosubs, std::regex_constants::, <regex>)
3943 SYMBOL(optimize, std::regex_constants::, <regex>)
3944 SYMBOL(syntax_option_type, std::regex_constants::, <regex>)
3945 SYMBOL(get_id, std::this_thread::, <thread>)
3946 SYMBOL(sleep_for, std::this_thread::, <thread>)
3947 SYMBOL(sleep_until, std::this_thread::, <thread>)
3948 SYMBOL(yield, std::this_thread::, <thread>)
3949 SYMBOL(adjacent, std::views::, <ranges>)
3950 SYMBOL(adjacent_transform, std::views::, <ranges>)
3951 SYMBOL(all, std::views::, <ranges>)
3952 SYMBOL(all_t, std::views::, <ranges>)
3953 SYMBOL(as_const, std::views::, <ranges>)
3954 SYMBOL(as_rvalue, std::views::, <ranges>)
3955 SYMBOL(cartesian_product, std::views::, <ranges>)
3956 SYMBOL(chunk, std::views::, <ranges>)
3957 SYMBOL(chunk_by, std::views::, <ranges>)
3958 SYMBOL(common, std::views::, <ranges>)
3959 SYMBOL(concat, std::views::, <ranges>)
3960 SYMBOL(counted, std::views::, <ranges>)
3961 SYMBOL(drop, std::views::, <ranges>)
3962 SYMBOL(drop_while, std::views::, <ranges>)
3963 SYMBOL(elements, std::views::, <ranges>)
3964 SYMBOL(empty, std::views::, <ranges>)
3965 SYMBOL(enumerate, std::views::, <ranges>)
3966 SYMBOL(filter, std::views::, <ranges>)
3967 SYMBOL(iota, std::views::, <ranges>)
3968 SYMBOL(istream, std::views::, <ranges>)
3969 SYMBOL(istream, std::views::, <iosfwd>)
3970 SYMBOL(join, std::views::, <ranges>)
3971 SYMBOL(join_with, std::views::, <ranges>)
3972 SYMBOL(keys, std::views::, <ranges>)
3973 SYMBOL(lazy_split, std::views::, <ranges>)
3974 SYMBOL(pairwise, std::views::, <ranges>)
3975 SYMBOL(pairwise_transform, std::views::, <ranges>)
3976 SYMBOL(repeat, std::views::, <ranges>)
3977 SYMBOL(reverse, std::views::, <ranges>)
3978 SYMBOL(single, std::views::, <ranges>)
3979 SYMBOL(slide, std::views::, <ranges>)
3980 SYMBOL(split, std::views::, <ranges>)
3981 SYMBOL(stride, std::views::, <ranges>)
3982 SYMBOL(take, std::views::, <ranges>)
3983 SYMBOL(take_while, std::views::, <ranges>)
3984 SYMBOL(transform, std::views::, <ranges>)
3985 SYMBOL(values, std::views::, <ranges>)
3986 SYMBOL(zip, std::views::, <ranges>)
3987 SYMBOL(zip_transform, std::views::, <ranges>)