Searched refs:yabs (Results 1 – 2 of 2) sorted by relevance
1238 register int xabs, yabs; in msincr() local1252 yabs = ABS((int)mi->mi_y); in msincr()1253 if (xabs > speedlimit || yabs > speedlimit) in msincr()1257 if (yabs > speedlimit) in msincr()
1894 register int xabs, yabs; in usbms_incr() local1913 yabs = USB_ABS((int)mi->mi_y); in usbms_incr()1914 if (xabs > speedl || yabs > speedl) { in usbms_incr()1920 if (yabs > speedl) { in usbms_incr()