Lines Matching refs:temp
86 register temp; local94 for(temp=0; ; ) {111 if(++temp>1)115 temp = nw;118 temp -= p - r - 1;119 temp = ((temp+BLOCK/WORD)/(BLOCK/WORD))*(BLOCK/WORD);120 if(p+temp <= p)123 q = (union store *)sbrk(temp*WORD);126 temp -= (temp-nw+1)/2;127 if(temp <= nw)130 ialloc((char *)q, (unsigned)temp*WORD);