Lines Matching refs:temp
239 int temp, a, b;256 temp = absmot(*k);258 temp = -temp;259 dv += temp;343 char temp[3];345 temp[0] = n & BYTEMASK;346 temp[1] = n >> BYTE;347 temp[2] = 0;348 ptfpcmd(0, temp);