Searched refs:bigit_index2 (Results 1 – 2 of 2) sorted by relevance
385 int bigit_index2 = 0; in Square() local389 Chunk chunk2 = bigits_[copy_offset + bigit_index2]; in Square()392 bigit_index2++; in Square()399 int bigit_index2 = i - bigit_index1; in Square() local402 while (bigit_index2 < used_digits_) { in Square()404 Chunk chunk2 = bigits_[copy_offset + bigit_index2]; in Square()407 bigit_index2++; in Square()
351 int bigit_index2 = 0; in Square() local355 Chunk chunk2 = bigits_[copy_offset + bigit_index2]; in Square()358 bigit_index2++; in Square()365 int bigit_index2 = i - bigit_index1; in Square() local368 while (bigit_index2 < used_digits_) { in Square()370 Chunk chunk2 = bigits_[copy_offset + bigit_index2]; in Square()373 bigit_index2++; in Square()