Home
last modified time | relevance | path

Searched refs:vswprintf (Results 1 – 19 of 19) sorted by relevance

/reactos/sdk/include/c++/stlport/stl/
H A D_cwchar.h84 extern int vswprintf();
246 # undef vswprintf
247 # define vswprintf _vsnwprintf macro
249 using ::vswprintf;
252 using _STLP_VENDOR_CSTD::vswprintf;
/reactos/sdk/lib/crt/printf/
H A Dvswprintf.c9 #define _sxprintf vswprintf
H A Dprintf.cmake15 printf/vswprintf.c
/reactos/sdk/include/c++/
H A Dcwchar36 #undef vswprintf
97 using ::vswprintf;
/reactos/boot/environ/lib/misc/
H A Ddebug.c95 if (vswprintf(BlScratchBuffer, Format, va) > 0) in BlStatusPrint()
/reactos/base/shell/cmd/
H A Derror.c43 vswprintf(szMessage, szFormat, arg_ptr); in ErrorMessage()
H A Dconsole.c160 /*len =*/ vswprintf(szOut, szFormat, arg_ptr); in ConPrintfVPaging()
/reactos/sdk/include/crt/
H A Dstdio.h901 vswprintf(
977 vswprintf( in vswprintf() function
H A Dwchar.h1089 vswprintf(
1409 vswprintf( in vswprintf() function
H A Dtchar.h162 #define _vstprintf vswprintf
/reactos/dll/win32/msi/
H A Dmsiquery.c150 res = vswprintf(query, size, fmt, va); in MSI_OpenQuery()
215 res = vswprintf(query, size, fmt, va); in MSI_QueryGetRecord()
/reactos/modules/rostests/apitests/crt/
H A Dcrtdll_crt_apitest.cmake499 # vswprintf.c
H A Dmsvcrt_crt_apitest.cmake1216 # vswprintf.c
/reactos/dll/win32/crtdll/
H A Dcrtdll.spec503 @ cdecl vswprintf(ptr wstr long)
/reactos/sdk/lib/atl/
H A Dcstringt.h188 return ::vswprintf(pszDest, pszFormat, args); in FormatV()
/reactos/sdk/include/psdk/
H A Dstrsafe.h1941 #undef vswprintf
1942 #define vswprintf vswprintf_instead_use_StringCbVPrintfW_or_StringCchVPrintfW; macro
/reactos/dll/win32/msvcrt/
H A Dmsvcrt.spec1126 @ cdecl -version=0x400-0x502 -impsym _vswprintf() vswprintf # Compatibility for pre NT6
1519 @ cdecl vswprintf(ptr wstr ptr)
/reactos/dll/win32/msvcrt20/
H A Dmsvcrt20.spec1104 @ cdecl vswprintf(ptr wstr long)
/reactos/dll/win32/msvcrt40/
H A Dmsvcrt40.spec1142 @ cdecl vswprintf(ptr wstr long)