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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dtest.h220 static int winetest_argc; variable
439 return winetest_argc;
627 winetest_argc = argc;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dtest.h217 static int winetest_argc; variable
437 return winetest_argc;
597 winetest_argc = argc;

Completed in 52 milliseconds