Searched refs:numpoints_in (Results 1 – 1 of 1) sorted by relevance
1271 int numpoints_in = line->numpoints; local1272 int line_alloc = numpoints_in;1366 for( i=0; i < numpoints_in; i++ ) {1462 newLine.numpoints = numpoints_in - i + 1;1475 newLine.numpoints = numpoints_in;