HomeSort by relevance Sort by last modified time
    Searched refs:_finddata32i64_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 35 struct _finddata32i64_t { struct
64 #define _finddatai64_t _finddata32i64_t
215 _CRTIMP intptr_t __cdecl _findfirst32i64(const char *_Filename,struct _finddata32i64_t *_FindData);
239 _CRTIMP int __cdecl _findnext32i64(intptr_t _FindHandle,struct _finddata32i64_t *_FindData);
tchar.h 718 #define _tfinddata32i64_t _finddata32i64_t

Completed in 8204 milliseconds