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