Searched refs:previouscol (Results 1 – 1 of 1) sorted by relevance
184 int previouscol, startpos; in inxbuild() local186 previouscol = 0; in inxbuild()217 if (smallval != previouscol) { in inxbuild()218 netindex[previouscol] = (startpos + i) >> 1; in inxbuild()219 for (j = previouscol + 1; j < smallval; j++) in inxbuild()221 previouscol = smallval; in inxbuild()225 netindex[previouscol] = (startpos + maxnetpos) >> 1; in inxbuild()226 for (j = previouscol + 1; j < 256; j++) in inxbuild()