Files
nuttx/libs/libc/libc.csv
T
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 *
150preadvsys/uio.hssize_tintFAR const struct iovec *intoff_t
151printfstdio.hintFAR const IPTR char *...
152pthread_attr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
153pthread_attr_getinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
154pthread_attr_getschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR struct sched_param *
155pthread_attr_getschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR int *
156pthread_attr_getstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_attr_t *FAR size_t *
157pthread_attr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *
158pthread_attr_setinheritschedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
159pthread_attr_setschedparampthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *FAR const struct sched_param *
160pthread_attr_setschedpolicypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *int
161pthread_attr_setstacksizepthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_attr_t *size_t
162pthread_barrier_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
163pthread_barrier_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *FAR const pthread_barrierattr_t *unsigned int
164pthread_barrier_waitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrier_t *
165pthread_barrierattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
166pthread_barrierattr_getpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR const pthread_barrierattr_t *FAR int *
167pthread_barrierattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *
168pthread_barrierattr_setpsharedpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_barrierattr_t *int
169pthread_cond_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *
170pthread_cond_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR const pthread_condattr_t *
171pthread_cond_timedwaitpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_cond_t *FAR pthread_mutex_t *FAR const struct timespec *
172pthread_condattr_destroypthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
173pthread_condattr_initpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_condattr_t *
174pthread_createpthread.h!defined(CONFIG_DISABLE_PTHREAD)intFAR pthread_t *FAR const pthread_attr_t *pthread_startroutine_tpthread_addr_t
175pthread_getname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tchar *size_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_setname_nppthread.h!defined(CONFIG_DISABLE_PTHREAD)intpthread_tconst char *
185pthread_yieldpthread.h!defined(CONFIG_DISABLE_PTHREAD)void
186putsstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *
187pwritevsys/uio.hssize_tintFAR const struct iovec *intoff_t
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 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 *
260tolowerctype.hintint
261toupperctype.hintint
262towlowerwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
263towupperwchar.hdefined(CONFIG_LIBC_WCHAR)wint_twint_t
264truncateunistd.h!defined(CONFIG_DISABLE_MOUNTPOINT)FAR const char *off_t
265ub16divub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
266ub16mulub16fixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_tub16_t
267ub16sqrfixedmath.h!defined(CONFIG_HAVE_LONG_LONG)ub16_tub16_t
268unamesys/utsname.hintFAR struct utsname *
269ungetcstdio.hdefined(CONFIG_FILE_STREAM)intintFAR FILE *
270usleepunistd.hintuseconds_t
271vasprintfstdio.hintFAR char **FAR const IPTR char *va_list
272vfprintfstdio.hdefined(CONFIG_FILE_STREAM)intFAR FILE *FAR const IPTR char *va_list
273vprintfstdio.hintFAR const IPTR char *va_list
274vscanfstdio.hdefined(CONFIG_FILE_STREAM)intFAR const IPTR char *va_list
275vsnprintfstdio.hintFAR char *size_tFAR const IPTR char *va_list
276vsprintfstdio.hintFAR char *FAR const IPTR char *va_list
277vsscanfstdio.hintFAR const char *FAR const IPTR char *va_list
278vsyslogsyslog.hvoidintFAR const IPTR char *va_list
279wcrtombwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *wchar_tFAR mbstate_t *
280wcscmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
281wcscollwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *
282wcsftimewchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *size_tFAR const wchar_t *FAR const struct tm *
283wcslcpywchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
284wcslenwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR const wchar_t *
285wcsnrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tsize_tFAR mbstate_t *
286wcsrtombswchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t **size_tFAR mbstate_t *
287wcstodwchar.hdefined(CONFIG_LIBC_WCHAR)doubleFAR const wchar_t *FAR wchar_t **
288wcstofwchar.hdefined(CONFIG_LIBC_WCHAR)floatFAR const wchar_t *FAR wchar_t **
289wcstolwchar.hdefined(CONFIG_LIBC_WCHAR)long intFAR const wchar_t *FAR wchar_t **int
290wcstoldwchar.hdefined(CONFIG_LIBC_WCHAR)long doubleFAR const wchar_t *FAR wchar_t **
291wcstollwchar.hdefined(CONFIG_LIBC_WCHAR)long long intFAR const wchar_t *FAR wchar_t **int
292wcstombsstdlib.hdefined(CONFIG_LIBC_WCHAR)size_tFAR char *FAR const wchar_t *size_t
293wcstoulwchar.hdefined(CONFIG_LIBC_WCHAR)unsigned long intFAR const wchar_t *FAR wchar_t **int
294wcsxfrmwchar.hdefined(CONFIG_LIBC_WCHAR)size_tFAR wchar_t *FAR const wchar_t *size_t
295wctobwchar.hdefined(CONFIG_LIBC_WCHAR)intwint_t
296wctombstdlib.hdefined(CONFIG_LIBC_WCHAR)intFAR char *wchar_t
297wctypewctype.hdefined(CONFIG_LIBC_WCHAR)wctype_tFAR const char *
298wmemchrwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchar_t *FAR const wchar_t *wchar_tsize_t
299wmemcmpwchar.hdefined(CONFIG_LIBC_WCHAR)intFAR const wchar_t *FAR const wchar_t *size_t
300wmemcpywchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
301wmemmovewchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *FAR const wchar_t *size_t
302wmemsetwchar.hdefined(CONFIG_LIBC_WCHAR)FAR wchat_t *FAR wchar_t *wchar_tsize_t
303writevsys/uio.hssize_tintFAR const struct iovec *int