Files
nuttx/libs/libc/libc.csv
T
2022-02-16 15:09:14 +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_getname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tchar *size_t
177pthread_mutex_lockpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutex_t *
178pthread_mutexattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
179pthread_mutexattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *FAR int *
180pthread_mutexattr_gettypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR const pthread_mutexattr_t *FAR int *
181pthread_mutexattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *
182pthread_mutexattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_mutexattr_t *int
183pthread_mutexattr_settypepthread.h!defined(CONFIG_DISABLE_PTHREAD) && defined(CONFIG_PTHREAD_MUTEX_TYPES)intFAR pthread_mutexattr_t *int
184pthread_oncepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_once_t*CODE void (*)(void)
185pthread_setname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tconst char *
186pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
187putsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *
188qsortstdlib.hvoidFAR void *size_tsize_tint(*)(FAR const void *FAR const void *)
189randstdlib.hint
190readdir_rdirent.hintFAR DIR *FAR struct dirent *FAR struct dirent **
191readvsys/uio.hssize_tintFAR const struct iovec *int
192reallocstdlib.hFAR void *FAR void *size_t
193rewindstdio.hdefined(CONFIG_FILE_STREAM)voidFAR FILE *
194sched_get_priority_maxsched.hintint
195sched_get_priority_minsched.hintint
196sem_getvaluesemaphore.hintFAR sem_t *FAR int *
197sem_initsemaphore.hintFAR sem_t *intunsigned int
198setlocalelocale.hdefined(CONFIG_LIBC_LOCALE)FAR char *intFAR const char *
199setlogmasksyslog.hintint
200shutdownsys/socket.hdefined(CONFIG_NET)intintint
201sigaddsetsignal.hintFAR sigset_t *int
202sigdelsetsignal.hintFAR sigset_t *int
203sigemptysetsignal.hintFAR sigset_t *
204sigfillsetsignal.hintFAR sigset_t *
205sigismembersignal.hintFAR const sigset_t *int
206signalsignal.h_sa_handler_tint_sa_handler_t
207sleepunistd.hunsigned intunsigned int
208snprintfstdio.hintFAR char *size_tFAR const IPTR char *...
209sprintfstdio.hintFAR char *FAR const IPTR char *...
210sq_addafterqueue.hvoidFAR sq_entry_t *FAR sq_entry_t *FAR sq_queue_t *
211sq_addfirstqueue.hvoidFAR sq_entry_t *FAR sq_queue_t *
212sq_addlastqueue.hvoidFAR sq_entry_t *FAR sq_queue_t *
213sq_remqueue.hvoidFAR sq_entry_t *sFAR q_queue_t *
214sq_remafterqueue.hFAR sq_entry_tFAR sq_entry_t *FAR sq_queue_t *
215sq_remfirstqueue.hFAR sq_entry_t *FAR sq_queue_t *
216sq_remlastqueue.hFAR sq_entry_t *FAR sq_queue_t *
217srandstdlib.hvoidunsigned int
218sscanfstdio.hintFAR const IPTR char *FAR const char *...
219strcasecmpstrings.hintFAR const char *FAR const char *
220strcasestrstring.hFAR char *FAR const char *FAR const char *
221strcatstring.hFAR char *FAR char *FAR const char *
222strchrstring.hFAR charFAR const char *int
223strcmpstring.hintFAR const char *FAR const char *
224strcollstring.hdefined(CONFIG_LIBC_LOCALE)intFAR const char *FAR const char *
225strcpystring.hFAR char *FAR char *FAR const char *
226strcspnstring.hsize_tFAR const char *FAR const char *
227strdupstring.hFAR char *FAR const char *
228strerrorstring.hFAR const char *int
229strerror_rstring.hintintFAR char *size_t
230strftimetime.hsize_tFAR char *size_tFAR const char *FAR const struct tm *
231strlenstring.hsize_tFAR const char *
232strncasecmpstrings.hintFAR const char *FAR const char *size_t
233strncatstring.hFAR char *FAR char *FAR const char *size_t
234strncmpstring.hintFAR const char *FAR const char *size_t
235strncpystring.hFAR char *FAR char *FAR const char *size_t
236strndupstring.hFAR char *FAR const char *size_t
237strnlenstring.hsize_tFAR const char *size_t
238strpbrkstring.hFAR char *FAR const char *FAR const char *
239strrchrstring.hFAR char *FAR const char *int
240strspnstring.hsize_tFAR const char *FAR const char *
241strstrstring.hFAR charFAR const char *FAR const char *
242strtodstdlib.hdefined(CONFIG_HAVE_DOUBLE)doubleFAR const char *FAR char **
243strtoimaxinttypes.hintmax_tFAR const char *FAR char **int
244strtokstring.hFAR char *FAR char *FAR const char *
245strtok_rstring.hFAR char *FAR char *FAR const char *FAR char **
246strtolstdlib.hlongFAR const char *FAR char **int
247strtollstdlib.hdefined(CONFIG_HAVE_LONG_LONG)long longFAR const char *nptrFAR char **endptrint base
248strtoulstdlib.hunsigned longFAR const char *FAR char **int
249strtoullstdlib.hdefined(CONFIG_HAVE_LONG_LONG)unsigned long longFAR const char *FAR char **int
250strtoumaxinttypes.huintmax_tFAR const char *FAR char **int
251strxfrmstring.hdefined(CONFIG_LIBC_LOCALE)size_tFAR char *FAR const char *size_t
252swabunistd.hvoidFAR const void *FAR void *ssize_t
253swprintfwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR wchar_t *size_tFAR const wchar_t *...
254syslogsyslog.hvoidintFAR const IPTR char *...
255tcflushtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintint
256tcgetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintFAR struct termios *
257tcsetattrtermios.hdefined(CONFIG_SERIAL_TERMIOS)intintintFAR const struct termios *
258telldirdirent.hoff_tFAR DIR *
259timetime.htime_tFAR time_t *
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