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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dtest.h124 #define ok_(file, line) (winetest_set_location(file, line), 0) ? (void)0 : winetest_ok macro
129 #define ok ok_(__FILE__, __LINE__)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dtest.h122 #define ok_(file, line) (winetest_set_location(file, line), 0) ? (void)0 : winetest_ok macro
127 #define ok ok_(__FILE__, __LINE__)

Completed in 47 milliseconds