Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/ssp/
Dsnprintf_chk.c45 __snprintf_chk(char * __restrict buf, size_t len, int flags, size_t slen, in __snprintf_chk() function
67 __strong_reference(__snprintf_chk, __snprintf_chkieee128);
/picolibc-3.7.0-3.6.0/newlib/libc/include/ssp/
Dstdio.h42 int __snprintf_chk(char *__restrict, size_t, int, size_t,