HomeSort by relevance Sort by last modified time
    Searched defs:_wfinddata64i32_t (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 103 struct _wfinddata64i32_t { struct
130 #define _wfinddata_t _wfinddata64i32_t
291 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData);
294 int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData);
wchar.h 94 struct _wfinddata64i32_t { struct
122 #define _wfinddata_t _wfinddata64i32_t
288 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData);
291 int __cdecl _wfindnext64i32(intptr_t _FindHandle,struct _wfinddata64i32_t *_FindData);
    [all...]

Completed in 205 milliseconds