Lines Matching refs:_UNUSED_
40 #ifndef _UNUSED_
41 # define _UNUSED_(x) (void)x macro
131 _UNUSED_(time); in frame_callback()
148 _UNUSED_(p_touch); in touch_handle_down()
149 _UNUSED_(serial); in touch_handle_down()
150 _UNUSED_(p_surface); in touch_handle_down()
163 _UNUSED_(p_touch); in touch_handle_up()
164 _UNUSED_(serial); in touch_handle_up()
177 _UNUSED_(p_touch); in touch_handle_motion()
189 _UNUSED_(p_data); in touch_handle_frame()
190 _UNUSED_(p_touch); in touch_handle_frame()
198 _UNUSED_(p_data); in touch_handle_cancel()
199 _UNUSED_(p_touch); in touch_handle_cancel()
208 _UNUSED_(p_data); in touch_handle_shape()
209 _UNUSED_(p_touch); in touch_handle_shape()
210 _UNUSED_(id); in touch_handle_shape()
211 _UNUSED_(major); in touch_handle_shape()
212 _UNUSED_(minor); in touch_handle_shape()
219 _UNUSED_(p_data); in touch_handle_orientation()
220 _UNUSED_(p_touch); in touch_handle_orientation()
221 _UNUSED_(id); in touch_handle_orientation()
222 _UNUSED_(orientation); in touch_handle_orientation()
262 _UNUSED_(version); in display_global_handler()
655 _UNUSED_(argc); in main()
656 _UNUSED_(argv); in main()