Home | History | Annotate | Download | only in functional

Lines Matching refs:numLocations

983 		int				numLocations	= useArray ? arrayLen : 1;
987 for (int ndx = 0; ndx < numLocations; ndx++)
990 curLoc += numLocations;