grfabs_cc.c | 901 int hstart, hstop, vstart, vstop, j; local in function:display_hires_view 924 vstart = y; 967 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); 974 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff); 1094 int hstart, hstop, vstart, vstop, j; local in function:display_hires_lace_view 1119 vstart = y; 1162 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); 1169 tmp->cp.inst.operand = ((vstart & 0xff) << 8) | (hstart & 0xff); 1323 int hstart, hstop, vstart, vstop; local in function:display_hires_dlace_view 1348 vstart = y 1875 int hstart, hstop, vstart, vstop, j; local in function:display_aga_view 2210 int hstart, hstop, vstart, vstop, j; local in function:display_super72_view 2451 int hstart, hstop, vstart, vstop, j; local in function:display_pal_hires_view 2626 int hstart, hstop, vstart, vstop, j; local in function:display_pal_hires_lace_view 2826 int hstart, hstop, vstart, vstop; local in function:display_pal_hires_dlace_view 3295 int hstart, hstop, vstart, vstop, j; local in function:display_pal_aga_view [all...] |