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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindef.h256 # define DECL_WINELIB_TYPE_AW(type) /* nothing */ macro
258 # define DECL_WINELIB_TYPE_AW(type) typedef WINELIB_NAME_AW(type) type; macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindef.h256 # define DECL_WINELIB_TYPE_AW(type) /* nothing */ macro
258 # define DECL_WINELIB_TYPE_AW(type) typedef WINELIB_NAME_AW(type) type; macro

Completed in 45 milliseconds