Lines Matching defs:t
79 * We know this won't overflow so it is safe to ignore the397 int t;404 t = PBLKSIZ;406 t = sp[n+1-1];408 item.dsize = t - sp[n+1];567 int t, i;571 t = PBLKSIZ;573 if (sp[i+1] > t)575 t = sp[i+1];577 if (t < (sp[0]+1) * sizeof (short))