Home
last modified time | relevance | path

Searched refs:__ssp_decl (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/include/ssp/
Dstdio.h69 __ssp_decl(char *, fgets, (char *__restrict __buf, int __len, FILE *__fp))
77 __ssp_decl(char *, fgets_unlocked, (char *__restrict __buf, int __len, FILE *__fp))
85 __ssp_decl(size_t, fread, (void *__restrict __ptr, size_t __size, size_t __n, FILE *__restrict __fp…
92 __ssp_decl(size_t, fread_unlocked, (void *__restrict __ptr, size_t __size, size_t __n, FILE *__rest…
Dwchar.h12 __ssp_decl(rtype, fun, args) \
30 __ssp_decl(wchar_t *, fun, (wchar_t *__restrict __buf, const wchar_t *__restrict __src)) \
54 __ssp_decl(size_t, wcrtomb, (char *__buf, wchar_t __src, mbstate_t *__ps)) in __ssp_bos_wicheck2_restrict()
79 __ssp_decl(wchar_t *, fgetws, (wchar_t *__restrict __buf, int __wlen, __FILE *__restrict __fp))
87 __ssp_decl(wchar_t *, fgetws_unlocked, (wchar_t *__buf, int __wlen, __FILE *__fp))
Dstdlib.h10 __ssp_decl(size_t, mbstowcs, (wchar_t *__buf, const char *__src, size_t __n))
21 __ssp_decl(int, wctomb, (char *__buf, wchar_t __wc))
Dssp.h59 #define __ssp_decl(rtype, fun, args) \ macro
63 __ssp_decl(rtype, fun, args) \
Dunistd.h52 __ssp_decl(int, getgroups, (int __n, gid_t __buf[]))