Searched refs:nxtpos (Results 1 – 6 of 6) sorted by relevance
89 int nxtpos = 0; variable438 inxtpos = nxtpos; in cgotofn()494 nxtpos = inxtpos; in nxtst()604 if (nxtpos + count >= maxpos) { in add()609 array[n] = nxtpos; in add()610 positions[nxtpos++] = count; in add()613 positions[nxtpos++] = i; in add()976 nxtpos = inxtpos; in clearg()
154 temp = nxtpos; in add()156 array[n] = nxtpos; /* note no packing is done in positions */ in add()161 nxtpos = temp; in add()162 if (nxtpos >= positions+maxpos) in add()1197 array[n] = nxtpos; in padd()1199 *nxtpos++ = 0; in padd()
130 int *nxtpos; variable
215 extern int *nxtpos;
308 nxtpos = positions = (int *)myalloc(maxpos, sizeof (*positions));
374 tptr, treesize, (int)(nxtpos-positions), maxpos, stnum + 1, in statistics()