| grfabs_cc.c | 901 int hstart, hstop, vstart, vstop, j; local 925 vstop = y + h; 967 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); 976 tmp->cp.inst.operand = ((vstop & 0xff) << 8) | (hstop & 0xff); 1094 int hstart, hstop, vstart, vstop, j; local 1120 vstop = y + (h >> 1); 1162 tmp->cp.inst.operand = CALC_DIWHIGH(hstart, vstart, hstop, vstop); 1171 tmp->cp.inst.operand = ((vstop & 0xff) << 8) | (hstop & 0xff); 1323 int hstart, hstop, vstart, vstop; local 1349 vstop = y + (h >> 2) 1875 int hstart, hstop, vstart, vstop, j; local 2210 int hstart, hstop, vstart, vstop, j; local 2451 int hstart, hstop, vstart, vstop, j; local 2626 int hstart, hstop, vstart, vstop, j; local 2826 int hstart, hstop, vstart, vstop; local 3295 int hstart, hstop, vstart, vstop, j; local [all...] |