Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/ssp/
Dsprintf_chk.c47 __sprintf_chk(char * __restrict buf, int flags, size_t slen, in __sprintf_chk() function
72 __strong_reference(__sprintf_chk, __sprintf_chkieee128);
/picolibc-3.7.0-3.6.0/newlib/libc/include/ssp/
Dstdio.h37 int __sprintf_chk(char *__restrict, int, size_t, const char *__restrict, ...)