Home
last modified time | relevance | path

Searched refs:_fstat64i32 (Results 1 – 16 of 16) sorted by relevance

/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/sys/
H A Dstat.h198 int __cdecl __MINGW_NOTHROW _fstat64i32 (int, struct _stat64i32*);
200 __CRT_MAYBE_INLINE int __cdecl _fstat64i32(int desc, struct _stat64i32 *_stat) { in _fstat64i32() function
289 #define _fstat _fstat64i32
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/sys/
H A Dstat.h198 int __cdecl __MINGW_NOTHROW _fstat64i32 (int, struct _stat64i32*);
200 __CRT_MAYBE_INLINE int __cdecl _fstat64i32(int desc, struct _stat64i32 *_stat) { in _fstat64i32() function
289 #define _fstat _fstat64i32
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/stdio/
H A D_fstat64i32.c4 int __cdecl _fstat64i32(int _FileDes,struct _stat64i32 *_Stat) in _fstat64i32() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/stdio/
H A D_fstat64i32.c4 int __cdecl _fstat64i32(int _FileDes,struct _stat64i32 *_Stat) in _fstat64i32() function
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h17 #define _fstat _fstat64i32
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A D_mingw_stat64.h17 #define _fstat _fstat64i32
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h73 int __cdecl _fstat64i32(int _FileDes,struct _stat64i32 *_Stat);
75 __CRT_INLINE int __cdecl _fstat64i32(int _FileDes,struct _stat64i32 *_Stat) in _fstat64i32() function
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sys/
H A Dstat.h73 int __cdecl _fstat64i32(int _FileDes,struct _stat64i32 *_Stat);
75 __CRT_INLINE int __cdecl _fstat64i32(int _FileDes,struct _stat64i32 *_Stat) in _fstat64i32() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_wrap_win.cc97 int _fstat64i32(int fd, struct _stat64i32* buf) { in _fstat64i32() function
H A Dkernel_wrap.h88 int _fstat64i32(int fd, struct _stat64i32* buf);
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwchar.h704 int __cdecl __MINGW_NOTHROW _fstat64i32 (int, struct _stat64i32*);
706 __CRT_MAYBE_INLINE int __cdecl _fstat64i32(int desc, struct _stat64i32 *_stat) { in _fstat64i32() function
795 #define _fstat _fstat64i32
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwchar.h704 int __cdecl __MINGW_NOTHROW _fstat64i32 (int, struct _stat64i32*);
706 __CRT_MAYBE_INLINE int __cdecl _fstat64i32(int desc, struct _stat64i32 *_stat) { in _fstat64i32() function
795 #define _fstat _fstat64i32
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in538 F64(_fstat64i32 == _fstat)
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in538 F64(_fstat64i32 == _fstat)
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dmingw.zig849 "stdio" ++ path.sep_str ++ "_fstat64i32.c",
/dports/lang/zig/zig-0.9.0/src/
H A Dmingw.zig849 "stdio" ++ path.sep_str ++ "_fstat64i32.c",