Searched refs:SCORE_BIG (Results 1 – 1 of 1) sorted by relevance
121 #define SCORE_BIG SCORE_INS * 3 // big difference macro2909 stp->st_score = (stp->st_score * 3 + SCORE_BIG) / 4; in score_combine()2933 stp->st_score = (SCORE_BIG * 7 + stp->st_altscore) / 8; in score_combine()3702 stp->st_altscore = SCORE_BIG; in rescore_one()