HomeSort by relevance Sort by last modified time
    Searched refs:_wfinddata64i32_t (Results 1 - 3 of 3) 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
297 intptr_t __cdecl _wfindfirst64i32(const wchar_t *_Filename,struct _wfinddata64i32_t *_FindData);
300 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...]
tchar.h 386 #define _tfinddata64i32_t _wfinddata64i32_t

Completed in 111 milliseconds