HomeSort by relevance Sort by last modified time
    Searched refs:_wfinddata32_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 85 struct _wfinddata32_t { struct
122 #define _wfinddata_t _wfinddata32_t
284 _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData);
285 _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData);
wchar.h 76 struct _wfinddata32_t { struct
114 #define _wfinddata_t _wfinddata32_t
282 _CRTIMP intptr_t __cdecl _wfindfirst32(const wchar_t *_Filename,struct _wfinddata32_t *_FindData);
283 _CRTIMP int __cdecl _wfindnext32(intptr_t _FindHandle,struct _wfinddata32_t *_FindData);
    [all...]
tchar.h 372 #define _tfinddata32_t _wfinddata32_t

Completed in 185 milliseconds