upwards            43 drivers/video/fbdev/atafb_iplan2p2.c 	u_int upwards = (dy < sy) || (dy == sy && dx < sx);
upwards            49 drivers/video/fbdev/atafb_iplan2p2.c 		if (upwards) {
upwards           104 drivers/video/fbdev/atafb_iplan2p2.c 		if (upwards) {
upwards            43 drivers/video/fbdev/atafb_iplan2p4.c 	u_int upwards = (dy < sy) || (dy == sy && dx < sx);
upwards            49 drivers/video/fbdev/atafb_iplan2p4.c 		if (upwards) {
upwards           104 drivers/video/fbdev/atafb_iplan2p4.c 		if (upwards) {
upwards            50 drivers/video/fbdev/atafb_iplan2p8.c 	u_int upwards = (dy < sy) || (dy == sy && dx < sx);
upwards            56 drivers/video/fbdev/atafb_iplan2p8.c 		if (upwards) {
upwards           111 drivers/video/fbdev/atafb_iplan2p8.c 		if (upwards) {