Home
last modified time | relevance | path

Searched refs:_wfindfirst64i32 (Results 1 – 19 of 19) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/stdio/
H A D_wfindfirst64i32.c5 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData) in _wfindfirst64i32() function
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/stdio/
H A D_wfindfirst64i32.c5 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData) in _wfindfirst64i32() function
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dio.h419 intptr_t __cdecl __MINGW_NOTHROW _wfindfirst64i32 (const wchar_t*, struct _wfinddata64i32_t*);
441 __CRT_MAYBE_INLINE __cdecl __MINGW_NOTHROW intptr_t _wfindfirst64i32(const wchar_t* _filename, stru… in _wfindfirst64i32() function
569 #define _wfindfirst _wfindfirst64i32
H A Dwchar.h491 intptr_t __cdecl __MINGW_NOTHROW _wfindfirst64i32 (const wchar_t*, struct _wfinddata64i32_t*);
523 __CRT_MAYBE_INLINE __cdecl __MINGW_NOTHROW intptr_t _wfindfirst64i32(const wchar_t* _filename, stru… in _wfindfirst64i32() function
582 #define _wfindfirst _wfindfirst64i32
H A Dtchar.h236 #define _tfindfirst64i32 _wfindfirst64i32
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dio.h419 intptr_t __cdecl __MINGW_NOTHROW _wfindfirst64i32 (const wchar_t*, struct _wfinddata64i32_t*);
441 __CRT_MAYBE_INLINE __cdecl __MINGW_NOTHROW intptr_t _wfindfirst64i32(const wchar_t* _filename, stru… in _wfindfirst64i32() function
569 #define _wfindfirst _wfindfirst64i32
H A Dwchar.h491 intptr_t __cdecl __MINGW_NOTHROW _wfindfirst64i32 (const wchar_t*, struct _wfinddata64i32_t*);
523 __CRT_MAYBE_INLINE __cdecl __MINGW_NOTHROW intptr_t _wfindfirst64i32(const wchar_t* _filename, stru… in _wfindfirst64i32() function
582 #define _wfindfirst _wfindfirst64i32
H A Dtchar.h236 #define _tfindfirst64i32 _wfindfirst64i32
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dio.h142 #define _wfindfirst _wfindfirst64i32
308 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData);
H A Dtchar.h355 #define _tfindfirst64i32 _wfindfirst64i32
H A Dwchar.h136 #define _wfindfirst _wfindfirst64i32
315 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dio.h142 #define _wfindfirst _wfindfirst64i32
308 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData);
H A Dtchar.h355 #define _tfindfirst64i32 _wfindfirst64i32
H A Dwchar.h136 #define _wfindfirst _wfindfirst64i32
315 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in1218 F64(_wfindfirst64i32 == _wfindfirst)
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib-common/
H A Dmsvcrt.def.in1218 F64(_wfindfirst64i32 == _wfindfirst)
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/DllLoader/exports/
H A Demu_msvcrt.cpp797 intptr_t ret = _wfindfirst64i32(strwfile.c_str(), &wdata); in dll_findfirst64i32()
/dports/lang/zig-devel/zig-0.9.0/src/
H A Dmingw.zig857 "stdio" ++ path.sep_str ++ "_wfindfirst64i32.c",
/dports/lang/zig/zig-0.9.0/src/
H A Dmingw.zig857 "stdio" ++ path.sep_str ++ "_wfindfirst64i32.c",