Searched refs:remaining_z (Results 1 – 1 of 1) sorted by relevance
660 int remaining_z = Z.len() - z_index; in CounterWeightAndRecombine() local673 for (; i < K_ && i < remaining_z; i++) { in CounterWeightAndRecombine()678 for (; i < length_ && i < remaining_z; i++) { in CounterWeightAndRecombine()683 for (; borrow_z > 0 && i < remaining_z; i++) { in CounterWeightAndRecombine()689 for (; i < length_ && i < remaining_z; i++) { in CounterWeightAndRecombine()695 for (; carry > 0 && i < remaining_z; i++) { in CounterWeightAndRecombine()