Searched refs:tmp_code (Results 1 – 1 of 1) sorted by relevance
69 int current_code, parent_code, tmp_code; in decode_string() local88 tmp_code = dict[current_code].char_code; in decode_string()93 buff[offset] = tmp_code; in decode_string()120 int tmp_code = 0; in input_code() local123 tmp_code |= get_bits1(gb) << i; in input_code()125 return tmp_code; in input_code()