Home
last modified time | relevance | path

Searched refs:wprintf_l (Results 1 – 7 of 7) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/stdio/
H A Dwprintf.c43 __weak_alias(wprintf_l, _wprintf_l) in __weak_alias() argument
59 wprintf_l(locale_t loc, const wchar_t * __restrict fmt, ...) in wprintf_l() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/xlocale/
H A D_wchar.h80 int wprintf_l(locale_t, const wchar_t * __restrict, ...);
142 …wcstol_l wcstold_l wcstoll_l wcstoul_l wcstoull_l wcswidth_l wcsxfrm_l wcwidth_l wprintf_l wscanf_l
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/xlocale/
H A D_wchar.h80 int wprintf_l(locale_t, const wchar_t * __restrict, ...);
142 …wcstol_l wcstold_l wcstoll_l wcstoul_l wcstoull_l wcswidth_l wcsxfrm_l wcwidth_l wprintf_l wscanf_l
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/xlocale/
H A D_wchar.h82 int wprintf_l(locale_t, const wchar_t * __restrict, ...);
144 …wcstol_l wcstold_l wcstoll_l wcstoul_l wcstoull_l wcswidth_l wcsxfrm_l wcwidth_l wprintf_l wscanf_l
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/xlocale/
H A D_wchar.h82 int wprintf_l(locale_t, const wchar_t * __restrict, ...);
144 …wcstol_l wcstold_l wcstoll_l wcstoul_l wcstoull_l wcswidth_l wcsxfrm_l wcwidth_l wprintf_l wscanf_l
/dports/misc/rump/buildrump.sh-b914579/src/include/
H A Dwchar.h281 int wprintf_l(locale_t, const wchar_t * __restrict, ...);
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/include/
H A Dnamespace.h778 #define wprintf_l _wprintf_l macro