/src/sys/arch/hp300/stand/common/ |
itevar.h | 69 short fontx, fonty; member in struct:ite_data 88 (((c) % (ip)->cpl) * (ip)->ftwidth + (ip)->fontx) 91 (((c) % (ip)->cpl) * ((((ip)->ftwidth + 7) / 8) * 8) + (ip)->fontx)
|
itevar.h | 69 short fontx, fonty; member in struct:ite_data 88 (((c) % (ip)->cpl) * (ip)->ftwidth + (ip)->fontx) 91 (((c) % (ip)->cpl) * ((((ip)->ftwidth + 7) / 8) * 8) + (ip)->fontx)
|
itevar.h | 69 short fontx, fonty; member in struct:ite_data 88 (((c) % (ip)->cpl) * (ip)->ftwidth + (ip)->fontx) 91 (((c) % (ip)->cpl) * ((((ip)->ftwidth + 7) / 8) * 8) + (ip)->fontx)
|
/src/sys/arch/luna68k/dev/ |
omrasops.c | 452 int fontx; local in function:om_putchar 498 fontx = 0; 540 GETBITS(f, fontx, dw, v); 548 fontx += dw;
|
omrasops.c | 452 int fontx; local in function:om_putchar 498 fontx = 0; 540 GETBITS(f, fontx, dw, v); 548 fontx += dw;
|
omrasops.c | 452 int fontx; local in function:om_putchar 498 fontx = 0; 540 GETBITS(f, fontx, dw, v); 548 fontx += dw;
|