Searched refs:_wfinddata_t (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/ |
H A D | io.h | 64 struct _wfinddata_t { struct 132 intptr_t __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*); 134 int __cdecl _wfindnext(intptr_t,struct _wfinddata_t*);
|
H A D | wchar.h | 100 struct _wfinddata_t { struct 269 intptr_t __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*); 271 int __cdecl _wfindnext(intptr_t,struct _wfinddata_t*);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/ |
H A D | io.h | 64 struct _wfinddata_t { struct 129 intptr_t __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*); 131 int __cdecl _wfindnext(intptr_t,struct _wfinddata_t*);
|
H A D | wchar.h | 110 struct _wfinddata_t { struct 237 __msvcrt_long __cdecl _wfindfirst(const wchar_t*,struct _wfinddata_t*); 239 int __cdecl _wfindnext(__msvcrt_long,struct _wfinddata_t*);
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | tchar.h | 172 #define _tfinddata_t WINE_tchar_routine(_finddata_t, _finddata_t, _wfinddata_t)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | tchar.h | 172 #define _tfinddata_t WINE_tchar_routine(_finddata_t, _finddata_t, _wfinddata_t)
|
Completed in 1650 milliseconds