Searched refs:bigit_index1 (Results 1 – 1 of 1) sorted by relevance
373 int bigit_index1 = i; in Square() local376 while (bigit_index1 >= 0) { in Square()377 Chunk chunk1 = bigits_[copy_offset + bigit_index1]; in Square()380 bigit_index1--; in Square()387 int bigit_index1 = used_digits_ - 1; in Square() local388 int bigit_index2 = i - bigit_index1; in Square()392 Chunk chunk1 = bigits_[copy_offset + bigit_index1]; in Square()395 bigit_index1--; in Square()