Home
last modified time | relevance | path

Searched defs:_wscanf_l (Results 1 – 5 of 5) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdio/
H A Dwscanf.c44 __weak_alias(wscanf_l, _wscanf_l) in __weak_alias() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwchar.h902 __mingw_ovr int __cdecl _wscanf_l(const wchar_t *_Format, _locale_t _Locale, ...) in _wscanf_l() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwchar.h902 __mingw_ovr int __cdecl _wscanf_l(const wchar_t *_Format, _locale_t _Locale, ...) in _wscanf_l() function
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/access/common/
H A Dheaptuple.c461 nocachegetattr(HeapTuple tuple, 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.rs461 pub fn _wscanf_l(_Format: *const wchar_t, _Locale: _locale_t, ...) -> ::std::os::raw::c_int; in _wscanf_l() function