Searched refs:best_bid_slot (Results 1 – 1 of 1) sorted by relevance
699 int best_bid_slot; in choose_format() local703 best_bid_slot = -1; in choose_format()714 if ((bid > best_bid) || (best_bid_slot < 0)) { in choose_format()716 best_bid_slot = i; in choose_format()725 if (best_bid_slot < 0) { in choose_format()741 return (best_bid_slot); in choose_format()