Searched refs:_stat32 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/sys/
H A Dstat.h86 struct _stat32 { struct
163 int __cdecl _fstat32(int, struct _stat32*);
164 int __cdecl _stat32(const char*, struct _stat32*);
174 int __cdecl _wstat32(const wchar_t*, struct _stat32*);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dwchar.h151 struct _stat32 { struct
309 int __cdecl _wstat32(const wchar_t*, struct _stat32*);

Completed in 44 milliseconds