HomeSort by relevance Sort by last modified time
    Searched refs:_wfinddata32i64_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 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...]
tchar.h 375 #define _tfinddata32i64_t _wfinddata32i64_t

Completed in 1176 milliseconds