Searched refs:_wfinddatai64_t (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/ |
H A D | io.h | 73 struct _wfinddatai64_t { struct 133 intptr_t __cdecl _wfindfirsti64(const wchar_t*, struct _wfinddatai64_t*); 135 int __cdecl _wfindnexti64(intptr_t, struct _wfinddatai64_t*);
|
H A D | wchar.h | 109 struct _wfinddatai64_t { struct 270 intptr_t __cdecl _wfindfirsti64(const wchar_t*, struct _wfinddatai64_t*); 272 int __cdecl _wfindnexti64(intptr_t, struct _wfinddatai64_t*);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/ |
H A D | io.h | 73 struct _wfinddatai64_t { struct 130 intptr_t __cdecl _wfindfirsti64(const wchar_t*, struct _wfinddatai64_t*); 132 int __cdecl _wfindnexti64(intptr_t, struct _wfinddatai64_t*);
|
H A D | wchar.h | 119 struct _wfinddatai64_t { struct 238 __msvcrt_long __cdecl _wfindfirsti64(const wchar_t*, struct _wfinddatai64_t*); 240 int __cdecl _wfindnexti64(__msvcrt_long, struct _wfinddatai64_t*);
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | tchar.h | 173 #define _tfinddatai64_t WINE_tchar_routine(_finddatai64_t,_finddatai64_t,_wfinddatai64_t)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | tchar.h | 173 #define _tfinddatai64_t WINE_tchar_routine(_finddatai64_t,_finddatai64_t,_wfinddatai64_t)
|
Completed in 5524 milliseconds