Searched defs:y (Results 1 – 2 of 2) sorted by relevance
368 ULONG *buttons, SLONG *x, SLONG *y, SLONG *w) in _wait_mouse_change()400 SLONG x = 0xFF, y = 0xFF; in test_hid_mouse_events() local
352 #define UX_CONCAT_BASE(x,y) x ## y argument