Searched refs:totalInts (Results 1 – 3 of 3) sorted by relevance
156 int totalInts = (totalBits + 31) / 32; in Generate() local157 for (int i = 0; i < totalInts; i++) { in Generate()
222 int totalInts = (totalBits + 31) / 32; in Generate() local223 for (int i = 0; i < totalInts; i++) { in Generate()
403 int totalInts = (totalBits + 31) / 32; in Generate() local404 for (int i = 0; i < totalInts; i++) { in Generate()