Home
last modified time | relevance | path

Searched refs:_sink_check_ok (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/msctf/
H A Dinputprocessor.c133 static inline void _sink_check_ok(INT *sink, const CHAR* name) in _sink_check_ok() function
159 #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()