HomeSort by relevance Sort by last modified time
    Searched defs:_wfinddata32i64_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 94 struct _wfinddata32i64_t { struct
123 #define _wfinddatai64_t _wfinddata32i64_t
290 _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData);
293 _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData);
wchar.h 85 struct _wfinddata32i64_t { struct
115 #define _wfinddatai64_t _wfinddata32i64_t
287 _CRTIMP intptr_t __cdecl _wfindfirst32i64(const wchar_t *_Filename,struct _wfinddata32i64_t *_FindData);
290 _CRTIMP int __cdecl _wfindnext32i64(intptr_t _FindHandle,struct _wfinddata32i64_t *_FindData);
    [all...]

Completed in 127 milliseconds