Home
last modified time | relevance | path

Searched defs:_vfwprintf_p (Results 1 – 4 of 4) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwchar.h957 __mingw_ovr int __cdecl _vfwprintf_p(FILE *_File, const wchar_t *_Format, va_list _ArgList) in _vfwprintf_p() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwchar.h957 __mingw_ovr int __cdecl _vfwprintf_p(FILE *_File, const wchar_t *_Format, va_list _ArgList) in _vfwprintf_p() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/common/
H A Dheaptuple.c373 fill_val(attr, in _putwc_nolock()
374 bitP ? &bitP : NULL, in _putwc_nolock()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/pdcurses-sys-0.7.0/src/
H A Dlib.rs372 pub fn _vfwprintf_p(_Stream: *mut FILE, in _vfwprintf_p() function