Searched refs:nxtpos (Results 1 – 5 of 5) sorted by relevance
152 temp = nxtpos; in add()154 array[n] = nxtpos; /* note no packing is done in positions */ in add()159 nxtpos = temp; in add()160 if (nxtpos >= positions+maxpos) in add()1197 array[n] = nxtpos; in padd()1199 *nxtpos++ = 0; in padd()
129 int *nxtpos; variable
213 extern int *nxtpos;
317 nxtpos = positions = (int *)myalloc(maxpos, sizeof (*positions));
370 tptr, treesize, (int)(nxtpos-positions), maxpos, stnum + 1, in statistics()