Searched refs:_sink_check_ok (Results 1 – 1 of 1) sorted by relevance
133 static inline void _sink_check_ok(INT *sink, const CHAR* name) in _sink_check_ok() function159 #define sink_check_ok(a,b) (winetest_set_location(__FILE__,__LINE__), 0) ? 0 : _sink_check_ok(a,b)164 _sink_check_ok(sink, name); in _sink_check_saved()