Home
last modified time | relevance | path

Searched refs:vsnwprintf (Results 1 – 25 of 47) sorted by relevance

12

/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/include/FUtils/
H A DPlatforms.h149 #define vsnwprintf _vsnwprintf macro
160 #define vsnwprintf vswprintf macro
179 #define fvsnprintf vsnwprintf
/dports/games/0ad/0ad-0.0.23b-alpha/libraries/source/fcollada/src/FCollada/FUtils/
H A DPlatforms.h149 #define vsnwprintf _vsnwprintf macro
160 #define vsnwprintf vswprintf macro
179 #define fvsnprintf vsnwprintf
/dports/math/scilab/scilab-6.1.1/scilab/modules/output_stream/src/c/
H A DScierror.c28 #define vsnwprintf _vsnwprintf macro
H A Dsciprint.c31 #define vsnwprintf _vsnwprintf macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/config/
H A Drepl_tchar.h18 #define _vsntprintf vsnwprintf //* print a formatted string using variable arguments
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/
H A DMacros.h48 #define GwenUtil_VSWPrintFSafe(_DstBuf, _SizeInWords, _Format, _ArgList) vsnwprintf(_DstBuf, _SizeI…
/dports/net/pjsip/pjproject-2.11.1/pjlib/include/pj/compat/
H A Dstring.h105 #define pj_unicode_vsnprintf vsnwprintf
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/
H A DMacros.h48 #define GwenUtil_VSWPrintFSafe(_DstBuf, _SizeInWords, _Format, _ArgList) vsnwprintf(_DstBuf, _SizeI…
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dswprintf.inl29 return vsnwprintf( __stream, __count, __format, __local_argv );
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dswprintf.inl29 return vsnwprintf( __stream, __count, __format, __local_argv );
/dports/textproc/clucene/clucene-core-2.3.3.4/src/shared/CLucene/config/
H A Drepl_tchar.h20 #define _vsntprintf vsnwprintf //* print a formatted string using variable arguments
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/discord/src/
H A Ddiscord_register_win.cpp30 ret = vsnwprintf(pszDest, cbDest, pszFormat, va); in StringCbPrintfW()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/discord-sdk/src/
H A Ddiscord_register_win.cpp31 ret = vsnwprintf(pszDest, cbDest, pszFormat, va); in StringCbPrintfW()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/discord-rpc/src/
H A Ddiscord_register_win.cpp31 ret = vsnwprintf(pszDest, cbDest, pszFormat, va); in StringCbPrintfW()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/discord-rpc/src/
H A Ddiscord_register_win.cpp31 ret = vsnwprintf(pszDest, cbDest, pszFormat, va); in StringCbPrintfW()
/dports/games/libretro-mgba/mgba-6186d45/src/third-party/discord-rpc/src/
H A Ddiscord_register_win.cpp31 ret = vsnwprintf(pszDest, cbDest, pszFormat, va); in StringCbPrintfW()
/dports/games/warzone2100/warzone2100/3rdparty/discord-rpc/src/
H A Ddiscord_register_win.cpp31 ret = vsnwprintf(pszDest, cbDest, pszFormat, va); in StringCbPrintfW()
/dports/games/retroarch/RetroArch-1.9.7/deps/discord-rpc/src/
H A Ddiscord_register_win.c36 ret = vsnwprintf(pszDest, cbDest, pszFormat, va); in StringCbPrintfW()
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dstdio_h.ads465 function vsnwprintf subprogspec
470 pragma Import (C, vsnwprintf, "vsnwprintf");
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Dsnprintf.cxx133 ret = vsnwprintf (dest, dest_size, fmt, args);
/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dstdio.h375 extern inline int vsnwprintf (wchar_t* s, size_t n, const wchar_t* format, in vsnwprintf() function
H A Dwchar.h122 extern inline int vsnwprintf (wchar_t* s, size_t n, const wchar_t* format, in vsnwprintf() function
/dports/devel/log4cplus/log4cplus-1.1.2/include/log4cplus/config/
H A Ddefines.hxx.in202 /* Define to 1 if you have the `vsnwprintf' function. */
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dstdio.h596 int __cdecl __MINGW_NOTHROW vsnwprintf (wchar_t* s, size_t n, const wchar_t* format, __VALIST arg);
599 vsnwprintf (wchar_t* s, size_t n, const wchar_t* format, __VALIST arg) in vsnwprintf() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dstdio.h596 int __cdecl __MINGW_NOTHROW vsnwprintf (wchar_t* s, size_t n, const wchar_t* format, __VALIST arg);
599 vsnwprintf (wchar_t* s, size_t n, const wchar_t* format, __VALIST arg) in vsnwprintf() function

12