Searched refs:nbest (Results 1 – 1 of 1) sorted by relevance
4993 int nbest, n; in CompressTables() local4999 nbest = 0; in CompressTables()5018 if( n>nbest ){ in CompressTables()5019 nbest = n; in CompressTables()5028 if( nbest<1 || usesWildcard ) continue; in CompressTables()