1 %include <float128-abi.h>
4 # functions used in inline functions or macros
6 __wcstod_internal; __wcstof_internal; __wcstold_internal;
7 __wcstol_internal; __wcstoll_internal;
8 __wcstoul_internal; __wcstoull_internal;
14 wcpcpy; wcpncpy; wcrtomb; wcscat; wcschr; wcscmp; wcscoll;
15 wcscpy; wcscspn; wcsdup; wcslen; wcsncat; wcsncmp;
16 wcsncpy; wcsnrtombs; wcspbrk; wcsrchr; wcsrtombs; wcsspn; wcsstr;
17 wcstod; wcstof; wcstok; wcstol; wcstold; wcstoq; wcstoul;
18 wcstouq; wcswidth; wcsxfrm; wctob;
20 wmemchr; wmemcmp; wmemcpy; wmemmove; wmemset;
24 wcscasecmp; wcsncasecmp; wcsnlen; wcstoll;
25 wcstoimax; wcstoumax; wcstoull; wcswcs; wmemrtombs; wmemrtowcs;
32 __isoc99_fwscanf; __isoc99_swscanf; __isoc99_vfwscanf; __isoc99_vswscanf;
33 __isoc99_vwscanf; __isoc99_wscanf;
36 c16rtomb; c32rtomb; mbrtoc16; mbrtoc32;
38 %ifdef FLOAT128_VERSION
45 # _Float64x functions, only present for some configurations.
48 # _Float32, _Float64 and _Float32x functions, for all configurations.
49 wcstof32; wcstof64; wcstof32x;
50 wcstof32_l; wcstof64_l; wcstof32x_l;