Searched defs:VOS__WINDOWS32 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dverrsrc.h73 #define VOS__WINDOWS32 __MSABI_LONG(0x00000004) macro
77 #define VOS_DOS_WINDOWS32 (VOS_DOS|VOS__WINDOWS32)
80 #define VOS_NT_WINDOWS32 (VOS_NT|VOS__WINDOWS32)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinver.h67 #define VOS__WINDOWS32 0x00000004L macro
71 #define VOS_DOS_WINDOWS32 (VOS_DOS|VOS__WINDOWS32)
74 #define VOS_NT_WINDOWS32 (VOS_NT|VOS__WINDOWS32)

Completed in 45 milliseconds