Home
last modified time | relevance | path

Searched refs:__snprintf_chk (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/ssp/
Dsnprintf_chk.c43 __snprintf_chk(char * __restrict buf, size_t len, int flags, size_t slen, in __snprintf_chk() function
65 __strong_reference(__snprintf_chk, __snprintf_chkieee128);
/picolibc-latest/newlib/libc/include/ssp/
Dstdio.h43 int __snprintf_chk(char *__restrict, size_t, int, size_t,