Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/ssp/
Dsprintf_chk.c45 __sprintf_chk(char * __restrict buf, int flags, size_t slen, in __sprintf_chk() function
70 __strong_reference(__sprintf_chk, __sprintf_chkieee128);
/picolibc-latest/newlib/libc/include/ssp/
Dstdio.h38 int __sprintf_chk(char *__restrict, int, size_t, const char *__restrict, ...)