Home
last modified time | relevance | path

Searched defs:vswprintf_s (Results 1 – 7 of 7) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/
H A DSystemLookup.java154 vswprintf_s, enumConstant
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sec_api/
H A Dwchar_s.h199 …__mingw_ovr int __cdecl vswprintf_s(wchar_t *_DstBuf, size_t _DstSize, const wchar_t *_Format, va_… in vswprintf_s() function
H A Dstdio_s.h736 …__mingw_ovr int __cdecl vswprintf_s(wchar_t *_DstBuf, size_t _DstSize, const wchar_t *_Format, va_… in vswprintf_s() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sec_api/
H A Dwchar_s.h199 …__mingw_ovr int __cdecl vswprintf_s(wchar_t *_DstBuf, size_t _DstSize, const wchar_t *_Format, va_… in vswprintf_s() function
H A Dstdio_s.h736 …__mingw_ovr int __cdecl vswprintf_s(wchar_t *_DstBuf, size_t _DstSize, const wchar_t *_Format, va_… in vswprintf_s() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/common/
H A Dheaptuple.c561 /* we might have set some offsets in the slow path previously */ in _vwscanf_l()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/
H A Dlib.rs560 pub fn vswprintf_s(_Buffer: *mut wchar_t, in vswprintf_s() function