Lines Matching defs:bestcost
3508 uint64_t bestcost;3532 bestcost = UINT_MAX;3600 if (cost < bestcost)3602 bestcost = cost;