tag | line | file | source code |
dest0 | 1944 | arch/m68k/console/fbcon.c | u_char *dest, *dest0, *cdat; |
dest0 | 1948 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+y*p->fontheight*p->next_line+x; |
dest0 | 1955 | arch/m68k/console/fbcon.c | dest = dest0++; |
dest0 | 2108 | arch/m68k/console/fbcon.c | u_char *dest0, *dest, *cdat1, *cdat2, *cdat3, *cdat4; |
dest0 | 2114 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+y*p->fontheight*p->next_line+x; |
dest0 | 2121 | arch/m68k/console/fbcon.c | dest = dest0++; |
dest0 | 2150 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 2175 | arch/m68k/console/fbcon.c | dest0 += 4; |
dest0 | 2184 | arch/m68k/console/fbcon.c | u_char *dest, *dest0; |
dest0 | 2188 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+y*p->fontheight*p->next_line+x; |
dest0 | 2197 | arch/m68k/console/fbcon.c | for (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) { |
dest0 | 2199 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 2221 | arch/m68k/console/fbcon.c | u_char *src, *dest, *src0, *dest0; |
dest0 | 2234 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+dy*p->fontheight*p->next_line+dx; |
dest0 | 2237 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 2244 | arch/m68k/console/fbcon.c | dest0 += p->next_plane; |
dest0 | 2248 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+(dy+height)*p->fontheight*p->next_line+dx; |
dest0 | 2251 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 2258 | arch/m68k/console/fbcon.c | dest0 += p->next_plane; |
dest0 | 2267 | arch/m68k/console/fbcon.c | u_char *dest, *dest0; |
dest0 | 2271 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+sy*p->fontheight*p->next_line+sx; |
dest0 | 2274 | arch/m68k/console/fbcon.c | for (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) { |
dest0 | 2275 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 2289 | arch/m68k/console/fbcon.c | u_char *dest, *dest0, *cdat, *cdat0; |
dest0 | 2296 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+y*p->fontheight*p->next_line+x; |
dest0 | 2301 | arch/m68k/console/fbcon.c | for (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) { |
dest0 | 2302 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 2331 | arch/m68k/console/fbcon.c | u_char *dest, *dest0, *dest1; |
dest0 | 2338 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+y*p->fontheight*p->next_line+x; |
dest0 | 2345 | arch/m68k/console/fbcon.c | dest1 = dest0++; |
dest0 | 2377 | arch/m68k/console/fbcon.c | dest1 = dest0; |
dest0 | 2408 | arch/m68k/console/fbcon.c | dest0 += 4; |
dest0 | 2417 | arch/m68k/console/fbcon.c | u_char *dest, *dest0; |
dest0 | 2421 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+y*p->fontheight*p->next_line+x; |
dest0 | 2430 | arch/m68k/console/fbcon.c | for (i = p->var.bits_per_pixel; i--; dest0 += p->next_plane) { |
dest0 | 2432 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 2664 | arch/m68k/console/fbcon.c | u_char *dest, *dest0; |
dest0 | 2671 | arch/m68k/console/fbcon.c | dest0 = p->screen_base + y * p->fontheight * bytes + (x>>1)*4 + (x & 1); |
dest0 | 2681 | arch/m68k/console/fbcon.c | for(rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) { |
dest0 | 2686 | arch/m68k/console/fbcon.c | INC_2P(dest0); |
dest0 | 2927 | arch/m68k/console/fbcon.c | u_char *dest, *dest0; |
dest0 | 2934 | arch/m68k/console/fbcon.c | dest0 = p->screen_base + y * p->fontheight * bytes + (x>>1)*8 + (x & 1); |
dest0 | 2951 | arch/m68k/console/fbcon.c | for(rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) { |
dest0 | 2956 | arch/m68k/console/fbcon.c | INC_4P(dest0); |
dest0 | 3212 | arch/m68k/console/fbcon.c | u_char *dest, *dest0; |
dest0 | 3219 | arch/m68k/console/fbcon.c | dest0 = p->screen_base + y * p->fontheight * bytes + (x>>1)*16 + (x & 1); |
dest0 | 3237 | arch/m68k/console/fbcon.c | for(rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) { |
dest0 | 3247 | arch/m68k/console/fbcon.c | INC_8P(dest0); |
dest0 | 3333 | arch/m68k/console/fbcon.c | u_char *dest0,*dest; |
dest0 | 3350 | arch/m68k/console/fbcon.c | dest0=dest; |
dest0 | 3351 | arch/m68k/console/fbcon.c | for (rows = lines; rows-- ; dest0 += bytes) { |
dest0 | 3352 | arch/m68k/console/fbcon.c | dest=dest0; |
dest0 | 3395 | arch/m68k/console/fbcon.c | u_char *cdat, c, *dest, *dest0; |
dest0 | 3399 | arch/m68k/console/fbcon.c | dest0 = p->screen_base + y * p->fontheight * bytes + x * 8; |
dest0 | 3411 | arch/m68k/console/fbcon.c | for (rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) { |
dest0 | 3417 | arch/m68k/console/fbcon.c | dest0+=8; |
dest0 | 3489 | arch/m68k/console/fbcon.c | u_char *dest0,*dest; |
dest0 | 3508 | arch/m68k/console/fbcon.c | dest0=dest; |
dest0 | 3509 | arch/m68k/console/fbcon.c | for (rows = lines; rows-- ; dest0 += bytes) { |
dest0 | 3510 | arch/m68k/console/fbcon.c | dest=dest0; |
dest0 | 3560 | arch/m68k/console/fbcon.c | u_char *cdat, c, *dest, *dest0; |
dest0 | 3564 | arch/m68k/console/fbcon.c | dest0 = p->screen_base + y * p->fontheight * bytes + x * 16; |
dest0 | 3576 | arch/m68k/console/fbcon.c | for (rows = p->fontheight, dest = dest0; rows-- ; dest += bytes) { |
dest0 | 3586 | arch/m68k/console/fbcon.c | dest0+=16; |
dest0 | 3683 | arch/m68k/console/fbcon.c | u_char *dest, *dest0, *cdat; |
dest0 | 3689 | arch/m68k/console/fbcon.c | dest0 = p->screen_base+y*p->fontheight*p->next_line+8*x; |
dest0 | 3698 | arch/m68k/console/fbcon.c | dest = dest0; |
dest0 | 3699 | arch/m68k/console/fbcon.c | dest0 += 8; |