Searched refs:max_nvotes (Results 1 – 1 of 1) sorted by relevance
546 int max_nvotes = 0; in predict() local557 if( nvotes > max_nvotes ) in predict()559 max_nvotes = nvotes; in predict()