Lines Matching refs:bc
3659 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter;3817 bc = 999999999; bt = -1;3819 if (cost[t] < bc) { bc = cost[t]; bt = t; };3820 totc += bc;