HomeSort by relevance Sort by last modified time
    Searched refs:_wfinddata64_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 112 struct _wfinddata64_t { struct
131 #define _wfinddatai64_t _wfinddata64_t
298 _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData);
301 _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData);
wchar.h 103 struct _wfinddata64_t { struct
123 #define _wfinddatai64_t _wfinddata64_t
289 _CRTIMP intptr_t __cdecl _wfindfirst64(const wchar_t *_Filename,struct _wfinddata64_t *_FindData);
292 _CRTIMP int __cdecl _wfindnext64(intptr_t _FindHandle,struct _wfinddata64_t *_FindData);
    [all...]
tchar.h 383 #define _tfinddata64_t _wfinddata64_t

Completed in 61 milliseconds