HomeSort by relevance Sort by last modified time
    Searched refs:_WDIR (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dirent.h 108 } _WDIR;
110 _WDIR* __cdecl __MINGW_NOTHROW _wopendir (const wchar_t*);
111 struct _wdirent* __cdecl __MINGW_NOTHROW _wreaddir (_WDIR*);
112 int __cdecl __MINGW_NOTHROW _wclosedir (_WDIR*);
113 void __cdecl __MINGW_NOTHROW _wrewinddir (_WDIR*);
114 long __cdecl __MINGW_NOTHROW _wtelldir (_WDIR*);
115 void __cdecl __MINGW_NOTHROW _wseekdir (_WDIR*, long);
tchar.h 475 #define _TDIR _WDIR
  /system/core/adb/
sysdeps_win32.cpp     [all...]

Completed in 440 milliseconds