Searched refs:x_prev (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/moused/
H A Dmoused.c2772 static int buflen = 0, b_prev = 0 , x_prev = -1, y_prev = -1 ; local
2809 x_prev = x ;
2813 act->dx = x - x_prev ;
2817 x_prev = x ;
/netbsd-6-1-5-RELEASE/usr.bin/netstat/
H A Diso.c509 if (xpcb.x_prev != prev) {

Completed in 108 milliseconds