Searched defs:last_c (Results 1 – 3 of 3) sorted by relevance
42 size_t last_c = 0; in DecideMultiByteStatsLevel() local71 size_t last_c = 0; in EstimateBitCostsForLiteralsUTF8() local88 size_t last_c = in EstimateBitCostsForLiteralsUTF8() local97 size_t last_c = data[(pos + i + window_half - 2) & mask]; in EstimateBitCostsForLiteralsUTF8() local104 size_t last_c = i < 2 ? 0 : data[(pos + i - 2) & mask]; in EstimateBitCostsForLiteralsUTF8() local
40 size_t last_c = 0; in DecideMultiByteStatsLevel() local68 size_t last_c = 0; in EstimateBitCostsForLiteralsUTF8() local85 size_t last_c = in EstimateBitCostsForLiteralsUTF8() local94 size_t last_c = data[(pos + i + window_half - 2) & mask]; in EstimateBitCostsForLiteralsUTF8() local101 size_t last_c = i < 2 ? 0 : data[(pos + i - 2) & mask]; in EstimateBitCostsForLiteralsUTF8() local
586 char last_c = '\0'; in LocateEndOfHeadersHelper() local