Searched refs:VA_LIST16 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwindef16.h60 typedef WORD *VA_LIST16; typedef
65 (((list) = (VA_LIST16)((char *)(list) + __VA_ROUNDED16(type))), \
H A Dwinuser16.h946 INT16 WINAPI wvsprintf16(LPSTR,LPCSTR,VA_LIST16);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwindef16.h60 typedef WORD *VA_LIST16; typedef
65 (((list) = (VA_LIST16)((char *)(list) + __VA_ROUNDED16(type))), \
H A Dwinuser16.h946 INT16 WINAPI wvsprintf16(LPSTR,LPCSTR,VA_LIST16);

Completed in 54 milliseconds