Files
nuttx/libs/libc/libc.csv
T
2022-01-29 01:04:23 +08:00

23 KiB

1__errnoerrno.hdefined(CONFIG_BUILD_FLAT)FAR int *
2__stack_chk_failssp/ssp.hdefined(CONFIG_STACK_CANARIES)voidvoid
3_assertassert.hvoidFAR const char *int
4_alertdebug.h!defined(CONFIG_CPP_HAVE_VARARGS) && defined(CONFIG_DEBUG_ERROR)voidFAR const char *...
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 *
94isspacectype.hintint
95isasciictype.hintint
96isprintctype.hintint
97isgraphctype.hintint
98iscntrlctype.hintint
99islowerctype.hintint
100isupperctype.hintint
101isalphactype.hintint
102isblankctype.hintint
103isdigitctype.hintint
104isalnumctype.hintint
105ispunctctype.hintint
106isxdigitctype.hintint
107toupperctype.hintint
108tolowerctype.hintint
109iswalnumwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
110iswalphawctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
111iswblankwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
112iswcntrlwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
113iswctypewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_twctype_t
114iswdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
115iswgraphwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
116iswlowerwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
117iswprintwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
118iswpunctwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
119iswspacewctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
120iswupperwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
121iswxdigitwctype.hdefined(CONFIG_LIBC_WCHAR)intwint_t
122labsstdlib.hlong intlong int
123lib_dumpbufferdebug.hvoidFAR const char *FAR const uint8_t *unsigned int
124lio_listioaio.hdefined(CONFIG_FS_AIO)intintFAR struct aiocb * const []|FAR struct aiocb * const *intFAR struct sigevent *
125llabsstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long long intlong long int
126localtimetime.hstruct tm *const time_t *
127mallinfomalloc.hstruct mallinfovoid
128mallocstdlib.hFAR void *size_t
129malloc_sizemalloc.hsize_tFAR void *
130mblenstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR const char *size_t
131mbrlenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const char *size_tFAR mbstate_t *
132mbrtowcwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char *size_tFAR mbstate_t *
133mbsnrtowcswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char **size_tsize_tFAR mbstate_t *
134mbsrtowcswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char **size_tFAR mbstate_t *
135mbstowcsstdlib.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const char *size_t
136mbtowcstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR wchar_t *FAR const char *size_t
137memccpystring.hFAR void *FAR void *FAR const void *intsize_t
138memchrstring.hFAR void *FAR const void *intsize_t
139memcmpstring.hintFAR const void *FAR const void *size_t
140memcpystring.hFAR void *FAR void *FAR const void *size_t
141memmovestring.hFAR void *FAR void *FAR const void *size_t
142memsetstring.hFAR void *FAR void *intsize_t
143mkdtempstdlib.hFAR char *FAR char *
144mkfifosys/stat.hdefined(CONFIG_PIPES) && CONFIG_DEV_FIFO_SIZE > 0intFAR const char *mode_t
145mkstempstdlib.hintFAR char *
146mktempstdlib.hFAR char *FAR char *
147mktimetime.htime_tFAR struct tm *
148ntohlarpa/inet.huint32_tuint32_t
149ntohsarpa/inet.huint16_tuint16_t
150perrorstdio.hdefined(CONFIG_FILE_STREAM)voidFAR const char *
151pipeunistd.hdefined(CONFIG_PIPES) && CONFIG_DEV_PIPE_SIZE > 0intint [2]|FAR int *
152printfstdio.hintFAR const IPTR char *...
153pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
154pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
155pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR struct sched_param *
156pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
157pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR size_t *
158pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
159pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
160pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
161pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
162pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
163pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
164pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *FAR const pthread_barrierattr_t *unsigned int
165pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
166pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
167pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
168pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
169pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
170pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
171pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR const pthread_condattr_t *
172pthread_cond_timedwaitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR pthread_mutex_t *FAR const struct timespec *
173pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
174pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
175pthread_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_t *FAR const pthread_attr_t *pthread_startroutine_tpthread_addr_t
176pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
177pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
178pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
179pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *FAR int *
180pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
181pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
182pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR pthread_mutexattr_t *int
183pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
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 const 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 *
258towlowerwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
259towupperwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
260truncateunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)FAR const char *off_t
261ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
262ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
263ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
264unamesys/utsname.hintFAR struct utsname *
265ungetcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
266usleepunistd.hintuseconds_t
267vasprintfstdio.hintFAR char **FAR const IPTR char *va_list
268vfprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *va_list
269vprintfstdio.hintFAR const IPTR char *va_list
270vscanfstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *va_list
271vsnprintfstdio.hintFAR char *size_tFAR const IPTR char *va_list
272vsprintfstdio.hintFAR char *FAR const IPTR char *va_list
273vsscanfstdio.hintFAR const char *FAR const IPTR char *va_list
274vsyslogsyslog.hvoidintFAR const IPTR char *va_list
275wcrtombwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *wchar_tFAR mbstate_t *
276wcscmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
277wcscollwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
278wcsftimewchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
279wcslcpywchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
280wcslenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const wchar_t *
281wcsnrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tsize_tFAR mbstate_t *
282wcsrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tFAR mbstate_t *
283wcstodwchar.hdefined(CONFIG_LIBC_WCHAR)doubleFAR const wchar_t *FAR wchar_t **
284wcstofwchar.hdefined(CONFIG_LIBC_WCHAR)floatFAR const wchar_t *FAR wchar_t **
285wcstolwchar.hdefined(CONFIG_LIBC_WCHAR)long intFAR const wchar_t *FAR wchar_t **int
286wcstoldwchar.hdefined(CONFIG_LIBC_WCHAR)long doubleFAR const wchar_t *FAR wchar_t **
287wcstollwchar.hdefined(CONFIG_LIBC_WCHAR)long long intFAR const wchar_t *FAR wchar_t **int
288wcstombsstdlib.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t *size_t
289wcstoulwchar.hdefined(CONFIG_LIBC_WCHAR)unsigned long intFAR const wchar_t *FAR wchar_t **int
290wcsxfrmwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
291wctobwchar.hdefined(CONFIG_LIBC_WCHAR)intwint_t
292wctombstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR char *wchar_t
293wctypewctype.hdefined(CONFIG_LIBC_WCHAR)wctype_tFAR const char *
294wmemchrwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchar_t *FAR const wchar_t *wchar_tsize_t
295wmemcmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *size_t
296wmemcpywchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
297wmemmovewchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
298wmemsetwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *wchar_tsize_t
299writevsys/uio.hssize_tintFAR const struct iovec *int