HomeSort by relevance Sort by last modified time
    Searched refs:__finddata64_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 53 struct __finddata64_t { struct
72 #define _finddatai64_t __finddata64_t
216 _CRTIMP intptr_t __cdecl _findfirst64(const char *_Filename,struct __finddata64_t *_FindData);
224 struct __finddata64_t fd;
240 _CRTIMP int __cdecl _findnext64(intptr_t _FindHandle,struct __finddata64_t *_FindData);
245 struct __finddata64_t fd;
tchar.h 716 #define _tfinddata64_t __finddata64_t

Completed in 314 milliseconds