Home
last modified time | relevance | path

Searched refs:_wstat64i32 (Results 1 – 22 of 22) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/sys/
H A Dstat.h313 int __cdecl __MINGW_NOTHROW _wstat64i32 (const wchar_t*, struct _stat64i32*);
314 __CRT_MAYBE_INLINE int __cdecl _wstat64i32(const wchar_t *fname, struct _stat64i32 *_stat) { in _wstat64i32() function
360 #define _wstat _wstat64i32
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/sys/
H A Dstat.h313 int __cdecl __MINGW_NOTHROW _wstat64i32 (const wchar_t*, struct _stat64i32*);
314 __CRT_MAYBE_INLINE int __cdecl _wstat64i32(const wchar_t *fname, struct _stat64i32 *_stat) { in _wstat64i32() function
360 #define _wstat _wstat64i32
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/stdio/
H A D_wstat64i32.c61 int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat) in _wstat64i32() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h21 #define _wstat _wstat64i32
H A Dtchar.h380 #define _tstat64i32 _wstat64i32
H A Dwchar.h420 int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat);
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/stdio/
H A D_wstat64i32.c61 int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat) in _wstat64i32() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h21 #define _wstat _wstat64i32
H A Dtchar.h380 #define _tstat64i32 _wstat64i32
H A Dwchar.h420 int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat);
/dports/security/rnp/rnp-0.15.2/src/common/
H A Dfile-utils.cpp132 return _wstat64i32(wstr_from_utf8(filename).c_str(), (struct _stat64i32 *) statbuf); in rnp_stat()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/common/
H A Dfile-utils.cpp132 return _wstat64i32(wstr_from_utf8(filename).c_str(), (struct _stat64i32 *) statbuf); in rnp_stat()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwchar.h814 int __cdecl __MINGW_NOTHROW _wstat64i32 (const wchar_t*, struct _stat64i32*);
816 __CRT_MAYBE_INLINE int __cdecl _wstat64i32(const wchar_t *fname, struct _stat64i32 *_stat) in _wstat64i32() function
863 #define _wstat _wstat64i32
H A Dtchar.h249 #define _tstat64i32 _wstat64i32
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwchar.h814 int __cdecl __MINGW_NOTHROW _wstat64i32 (const wchar_t*, struct _stat64i32*);
816 __CRT_MAYBE_INLINE int __cdecl _wstat64i32(const wchar_t *fname, struct _stat64i32 *_stat) in _wstat64i32() function
863 #define _wstat _wstat64i32
H A Dtchar.h249 #define _tstat64i32 _wstat64i32
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h128 int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h128 int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in1281 F64(_wstat64i32 == _wstat)
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in1281 F64(_wstat64i32 == _wstat)
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dmingw.zig860 "stdio" ++ path.sep_str ++ "_wstat64i32.c",
/dports/lang/zig/zig-0.9.0/src/
H A Dmingw.zig860 "stdio" ++ path.sep_str ++ "_wstat64i32.c",