Searched refs:a_idx_geq (Results 1 – 1 of 1) sorted by relevance
106 bool a_idx_geq, b_idx_geq; in Compute() local108 a_idx_geq = b_idx_geq = true; in Compute()113 if (a_idx_geq && b_idx_geq) ++k; in Compute()118 a_idx_geq = true; in Compute()120 if (a_idx_geq) ++k; in Compute()