Searched refs:c40_count (Results 1 – 1 of 1) sorted by relevance
283 int32_t c40_count = intCharCounts[EncoderIndex(Encoding::C40)]; in LookAheadTest() local289 if (ascii_count < bet_min && ascii_count < c40_count && in LookAheadTest()308 if (c40_count + 1 < ascii_count && c40_count + 1 < bet_min) { in LookAheadTest()309 if (c40_count < x12_count) in LookAheadTest()311 if (c40_count == x12_count) { in LookAheadTest()