Files
nuttx/libs/libc/libc.csv
T
YAMAMOTO Takashi d832df88a5 libc.csv: sort
2022-04-28 13:40:25 +08:00

23 KiB

1__errnoerrno.hdefined(CONFIG_BUILD_FLAT)FAR int *
2__stack_chk_failssp/ssp.hdefined(CONFIG_STACK_CANARIES)voidvoid
3_alertdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
4_assertassert.hvoidFAR const char *int
5_errdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
6_infodebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_INFO)voidFAR const char *...
7_warndebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_WARN)voidFAR const char *...
8abortstdlib.hvoid
9absstdlib.hintint
10aio_erroraio.hdefined(CONFIG_FS_AIO)intFAR struct aiocb *
11aio_returnaio.hdefined(CONFIG_FS_AIO)ssize_tFAR struct aiocb *
12aio_suspendaio.hdefined(CONFIG_FS_AIO)intFAR const struct aiocb * const []|FAR const struct aiocb * const *intFAR const struct timespec *
13alarmunistd.h!defined(CONFIG_DISABLE_POSIX_TIMERS)unsigned intunsigned int
14asprintfstdio.hintFAR char **FAR const IPTR char *...
15atofstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *
16atoistdlib.hintFAR const char *
17atolstdlib.hlongFAR const char *
18atollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *
19b16atan2fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
20b16cosfixedmath.hb16_tb16_t
21b16divb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
22b16mulb16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_tb16_t
23b16sinfixedmath.hb16_tb16_t
24b16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)b16_tb16_t
25basenamelibgen.hFAR char *FAR char *
26btowcwchar.hdefined(CONFIG_LIBC_WCHAR)wint_tint
27callocstdlib.hFAR void *size_tsize_t
28cfgetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)speed_tFAR const struct termios *
29cfsetspeedtermios.hdefined(CONFIG_SERIAL_TERMIOS)intFAR struct termios *speed_t
30chdirunistd.h!defined(CONFIG_DISABLE_ENVIRON)intFAR const char *
31clocktime.hclock_t
32crc32crc32.huint32_tFAR const uint8_t *size_t
33crc32partcrc32.huint32_tFAR const uint8_t *size_tuint32_t
34ctimetime.hchar *const time_t *
35dirnamelibgen.hFAR char *FAR char *
36dlclosedlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR void *
37dlerrordlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR char *void
38dlopendlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR const char *int
39dlsymdlfcn.hdefined(CONFIG_LIBC_DLFCN)FAR void *FAR void *FAR const char *
40dlsymtabdlfcn.hdefined(CONFIG_LIBC_DLFCN)intFAR const struct symtab_s *int
41dq_addafterqueue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
42dq_addbeforequeue.hvoidFAR dq_entry_t *FAR dq_entry_t *FAR dq_queue_t *
43dq_addfirstqueue.hvoidFAR dq_entry_t *FAR dq_queue_t *
44dq_addlastqueue.hvoidFAR dq_entry_t *FAR dq_queue_t *
45dq_remqueue.hvoidFAR dq_entry_t *FAR dq_queue_t *
46dq_remfirstqueue.hFAR dq_entry_t *FAR dq_queue_t *
47dq_remlastqueue.hFAR dq_entry_t *FAR dq_queue_t *
48ether_ntoanetinet/ether.hFAR char *FAR const struct ether_addr *
49fclosestdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
50fdopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *intFAR const char *
51feofstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
52ferrorstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
53fflushstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
54ffsstrings.hintint
55fgetcstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *
56fgetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
57fgetsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *intFAR FILE *
58filenostdio.hintFAR FILE *
59fnmatchfnmatch.hintFAR const char *FAR const char *int
60fopenstdio.hdefined(CONFIG_FILE_STREAM)FAR FILE *FAR const char *FAR const char *
61fprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *...
62fputcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
63fputsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *FAR FILE *
64freadstdio.hdefined(CONFIG_FILE_STREAM)size_tFAR void *size_tsize_tFAR FILE *
65freestdlib.hvoidFAR void *
66freeaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)voidFAR struct addrinfo *
67fseekstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *long intint
68fsetposstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR fpos_t *
69ftellstdio.hdefined(CONFIG_FILE_STREAM)longFAR FILE *
70fwritestdio.hdefined(CONFIG_FILE_STREAM)size_tFAR const void *size_tsize_tFAR FILE *
71gai_strerrornetdb.hdefined(CONFIG_LIBC_NETDB)FAR const char *int
72getaddrinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const char *FAR const char *FAR const struct addrinfo *FAR struct addrinfo **
73getcwdunistd.h!defined(CONFIG_DISABLE_ENVIRON)FAR char *FAR char *size_t
74gethostbynamenetdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *
75gethostbyname2netdb.hdefined(CONFIG_LIBC_NETDB)FAR struct hostent *FAR const char *int
76gethostnameunistd.hintFAR char *size_t
77getnameinfonetdb.hdefined(CONFIG_LIBC_NETDB)intFAR const struct sockaddr *socklen_tFAR char *socklen_tFAR char *socklen_tint
78getoptunistd.hintintFAR char * const []|FAR char * const *FAR const char *
79getoptargpunistd.hFAR char **
80getopterrpunistd.hFAR int *
81getoptindpunistd.hFAR int *
82getoptoptpunistd.hFAR int *
83getsstdio.hdefined(CONFIG_FILE_STREAM)FAR char *FAR char *
84gettimeofdaysys/time.hintFAR struct timeval *FAR struct timezone *
85gmtimetime.hFAR struct tm *FAR const time_t *
86gmtime_rtime.hFAR struct tm *FAR const time_t *FAR struct tm *
87htonlarpa/inet.huint32_tuint32_t
88htonsarpa/inet.huint16_tuint16_t
89imaxabsinttypes.hintmax_tintmax_t
90inet_addrarpa/inet.hin_addr_tFAR const char *
91inet_ntoaarpa/inet.hdefined(CONFIG_NET_IPv4)FAR char *struct in_addr
92inet_ntoparpa/inet.hFAR const charintFAR const void *FAR char *socklen_t
93inet_ptonarpa/inet.hintintFAR const char *FAR void *
94isalnumctype.hintint
95isalphactype.hintint
96isasciictype.hintint
97isblankctype.hintint
98iscntrlctype.hintint
99isdigitctype.hintint
100isgraphctype.hintint
101islowerctype.hintint
102isprintctype.hintint
103ispunctctype.hintint
104isspacectype.hintint
105isupperctype.hintint
106iswalnumwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
107iswalphawctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
108iswblankwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
109iswcntrlwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
110iswctypewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_twctype_t
111iswdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
112iswgraphwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
113iswlowerwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
114iswprintwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
115iswpunctwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
116iswspacewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
117iswupperwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
118iswxdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
119isxdigitctype.hintint
120labsstdlib.hlong intlong int
121lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
122lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb * const []|FAR struct aiocb * const *intFAR struct sigevent *
123llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
124localtimetime.hstruct tm *const time_t *
125mallinfomalloc.hstruct mallinfovoid
126mallocstdlib.hFAR void *size_t
127malloc_sizemalloc.hsize_tFAR void *
128mblenstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR const char *size_t
129mbrlenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const char *size_tFAR mbstate_t *
130mbrtowcwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char *size_tFAR mbstate_t *
131mbsnrtowcswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char **size_tsize_tFAR mbstate_t *
132mbsrtowcswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char **size_tFAR mbstate_t *
133mbstowcsstdlib.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char *size_t
134mbtowcstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR wchar_t *FAR const char *size_t
135memccpystring.hFAR void *FAR void *FAR const void *intsize_t
136memchrstring.hFAR void *FAR const void *intsize_t
137memcmpstring.hintFAR const void *FAR const void *size_t
138memcpystring.hFAR void *FAR void *FAR const void *size_t
139memmovestring.hFAR void *FAR void *FAR const void *size_t
140memsetstring.hFAR void *FAR void *intsize_t
141mkdtempstdlib.hFAR char *FAR char *
142mkfifosys/stat.hdefined(CONFIG_PIPES) && CONFIG_DEV_FIFO_SIZE > 0intFAR const char *mode_t
143mkstempstdlib.hintFAR char *
144mktempstdlib.hFAR char *FAR char *
145mktimetime.htime_tFAR struct tm *
146ntohlarpa/inet.huint32_tuint32_t
147ntohsarpa/inet.huint16_tuint16_t
148perrorstdio.hdefined(CONFIG_FILE_STREAM)voidFAR const char *
149pipeunistd.hdefined(CONFIG_PIPES) && CONFIG_DEV_PIPE_SIZE > 0intint [2]|FAR int *
150printfstdio.hintFAR const IPTR char *...
151pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
152pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
153pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR struct sched_param *
154pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
155pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR size_t *
156pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
157pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
158pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
159pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
160pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
161pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
162pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *FAR const pthread_barrierattr_t *unsigned int
163pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
164pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
165pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
166pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
167pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
168pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
169pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR const pthread_condattr_t *
170pthread_cond_timedwaitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR pthread_mutex_t *FAR const struct timespec *
171pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
172pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
173pthread_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_t *FAR const pthread_attr_t *pthread_startroutine_tpthread_addr_t
174pthread_getname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tchar *size_t
175pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
176pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
177pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
178pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *FAR int *
179pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
180pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
181pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR pthread_mutexattr_t *int
182pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
183pthread_setname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tconst char *
184pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
185putsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *
186qsortstdlib.hvoidFAR void *size_tsize_tint(*)(FAR const void *FAR const void *)
187randstdlib.hint
188readdir_rdirent.hintFAR DIR *FAR struct dirent *FAR struct dirent **
189readvsys/uio.hssize_tintFAR const struct iovec *int
190reallocstdlib.hFAR void *FAR void *size_t
191rewindstdio.hdefined(CONFIG_FILE_STREAM)voidFAR FILE *
192sched_get_priority_maxsched.hintint
193sched_get_priority_minsched.hintint
194sem_getvaluesemaphore.hintFAR sem_t *FAR int *
195sem_initsemaphore.hintFAR sem_t *intunsigned int
196setlocalelocale.hdefined(CONFIG_LIBC_LOCALE)FAR char *intFAR const char *
197setlogmasksyslog.hintint
198shutdownsys/socket.hdefined(CONFIG_NET)intintint
199sigaddsetsignal.hintFAR sigset_t *int
200sigdelsetsignal.hintFAR sigset_t *int
201sigemptysetsignal.hintFAR sigset_t *
202sigfillsetsignal.hintFAR sigset_t *
203sigismembersignal.hintFAR const sigset_t *int
204signalsignal.h_sa_handler_tint_sa_handler_t
205sleepunistd.hunsigned intunsigned int
206snprintfstdio.hintFAR char *size_tFAR const IPTR char *...
207sprintfstdio.hintFAR char *FAR const IPTR char *...
208sq_addafterqueue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
209sq_addfirstqueue.hvoidFAR sq_entry_t *FAR sq_queue_t *
210sq_addlastqueue.hvoidFAR sq_entry_t *FAR sq_queue_t *
211sq_remqueue.hvoidFAR sq_entry_t *sFAR q_queue_t *
212sq_remafterqueue.hFAR sq_entry_tFAR sq_entry_t *FAR sq_queue_t *
213sq_remfirstqueue.hFAR sq_entry_t *FAR sq_queue_t *
214sq_remlastqueue.hFAR sq_entry_t *FAR sq_queue_t *
215srandstdlib.hvoidunsigned int
216sscanfstdio.hintFAR const IPTR char *FAR const char *...
217strcasecmpstrings.hintFAR const char *FAR const char *
218strcasestrstring.hFAR char *FAR const char *FAR const char *
219strcatstring.hFAR char *FAR char *FAR const char *
220strchrstring.hFAR charFAR const char *int
221strcmpstring.hintFAR const char *FAR const char *
222strcollstring.hdefined(CONFIG_LIBC_LOCALE)intFAR const char *FAR const char *
223strcpystring.hFAR char *FAR char *FAR const char *
224strcspnstring.hsize_tFAR const char *FAR const char *
225strdupstring.hFAR char *FAR const char *
226strerrorstring.hFAR char *int
227strerror_rstring.hintintFAR char *size_t
228strftimetime.hsize_tFAR char *size_tFAR const char *FAR const struct tm *
229strlenstring.hsize_tFAR const char *
230strncasecmpstrings.hintFAR const char *FAR const char *size_t
231strncatstring.hFAR char *FAR char *FAR const char *size_t
232strncmpstring.hintFAR const char *FAR const char *size_t
233strncpystring.hFAR char *FAR char *FAR const char *size_t
234strndupstring.hFAR char *FAR const char *size_t
235strnlenstring.hsize_tFAR const char *size_t
236strpbrkstring.hFAR char *FAR const char *FAR const char *
237strrchrstring.hFAR char *FAR const char *int
238strspnstring.hsize_tFAR const char *FAR const char *
239strstrstring.hFAR charFAR const char *FAR const char *
240strtodstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *FAR char **
241strtoimaxinttypes.hintmax_tFAR const char *FAR char **int
242strtokstring.hFAR char *FAR char *FAR const char *
243strtok_rstring.hFAR char *FAR char *FAR const char *FAR char **
244strtolstdlib.hlongFAR const char *FAR char **int
245strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *nptrFAR char **endptrint base
246strtoulstdlib.hunsigned longFAR const char *FAR char **int
247strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longFAR const char *FAR char **int
248strtoumaxinttypes.huintmax_tFAR const char *FAR char **int
249strxfrmstring.hdefined(CONFIG_LIBC_LOCALE)size_tFAR char *FAR const char *size_t
250swabunistd.hvoidFAR const void *FAR void *ssize_t
251swprintfwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR wchar_t *size_tFAR const wchar_t *...
252syslogsyslog.hvoidintFAR const IPTR char *...
253tcflushtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintint
254tcgetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintFAR struct termios *
255tcsetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintintFAR const struct termios *
256telldirdirent.hoff_tFAR DIR *
257timetime.htime_tFAR time_t *
258tolowerctype.hintint
259toupperctype.hintint
260towlowerwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
261towupperwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
262truncateunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)FAR const char *off_t
263ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
264ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
265ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
266unamesys/utsname.hintFAR struct utsname *
267ungetcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
268usleepunistd.hintuseconds_t
269vasprintfstdio.hintFAR char **FAR const IPTR char *va_list
270vfprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *va_list
271vprintfstdio.hintFAR const IPTR char *va_list
272vscanfstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *va_list
273vsnprintfstdio.hintFAR char *size_tFAR const IPTR char *va_list
274vsprintfstdio.hintFAR char *FAR const IPTR char *va_list
275vsscanfstdio.hintFAR const char *FAR const IPTR char *va_list
276vsyslogsyslog.hvoidintFAR const IPTR char *va_list
277wcrtombwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *wchar_tFAR mbstate_t *
278wcscmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
279wcscollwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
280wcsftimewchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
281wcslcpywchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
282wcslenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const wchar_t *
283wcsnrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tsize_tFAR mbstate_t *
284wcsrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tFAR mbstate_t *
285wcstodwchar.hdefined(CONFIG_LIBC_WCHAR)doubleFAR const wchar_t *FAR wchar_t **
286wcstofwchar.hdefined(CONFIG_LIBC_WCHAR)floatFAR const wchar_t *FAR wchar_t **
287wcstolwchar.hdefined(CONFIG_LIBC_WCHAR)long intFAR const wchar_t *FAR wchar_t **int
288wcstoldwchar.hdefined(CONFIG_LIBC_WCHAR)long doubleFAR const wchar_t *FAR wchar_t **
289wcstollwchar.hdefined(CONFIG_LIBC_WCHAR)long long intFAR const wchar_t *FAR wchar_t **int
290wcstombsstdlib.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t *size_t
291wcstoulwchar.hdefined(CONFIG_LIBC_WCHAR)unsigned long intFAR const wchar_t *FAR wchar_t **int
292wcsxfrmwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
293wctobwchar.hdefined(CONFIG_LIBC_WCHAR)intwint_t
294wctombstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR char *wchar_t
295wctypewctype.hdefined(CONFIG_LIBC_WCHAR)wctype_tFAR const char *
296wmemchrwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchar_t *FAR const wchar_t *wchar_tsize_t
297wmemcmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *size_t
298wmemcpywchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
299wmemmovewchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
300wmemsetwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *wchar_tsize_t
301writevsys/uio.hssize_tintFAR const struct iovec *int