Lines Matching refs:bc
3032 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter;3179 bc = 999999999; bt = -1;3181 if (cost[t] < bc) { bc = cost[t]; bt = t; };3182 totc += bc;