Searched refs:stcol (Results 1 – 1 of 1) sorted by relevance
1436 physdc(int stcol, int endcol) argument1441 int nc = endcol - stcol;1445 tfixnl(), fprintf(trace, "physdc(%d, %d)\n", stcol, endcol);1456 up = vtube0 + stcol;1467 vgotoCL(stcol);1477 i = stcol / WCOLS;1481 stcol %= WCOLS;1486 if (tp - (up + stcol) < 2 * nc)1488 vgoto(i, stcol);1507 up = vtube0 + stcol;[all …]