Home
last modified time | relevance | path

Searched defs:vsnprintf_s (Results 1 – 2 of 2) sorted by relevance

/third_party/bounds_checking_function/src/
Dvsnprintf_s.c45 int vsnprintf_s(char *strDest, size_t destMax, size_t count, const char *format, va_list argList) in vsnprintf_s() function
/third_party/mingw-w64/mingw-w64-headers/crt/sec_api/
Dstdio_s.h240 …__mingw_ovr int __cdecl vsnprintf_s(char *_DstBuf, size_t _DstSize, size_t _MaxCount, const char *… in vsnprintf_s() function