Lines Matching defs:v_symbols
27472 uint16_t v_symbols[320] = {0};
27559 v_symbols[v_offsets[(self->private_data.f_code_lengths[v_i] & 15)]] = ((uint16_t)((v_i - a_n_codes0)));
27602 if ((a_n_codes0 + ((uint32_t)(v_symbols[0]))) >= 320) {
27609 v_prev_cl = ((uint32_t)((self->private_data.f_code_lengths[(a_n_codes0 + ((uint32_t)(v_symbols[0])))] & 15)));
27617 if ((a_n_codes0 + ((uint32_t)(v_symbols[v_i]))) >= 320) {
27620 v_cl = ((uint32_t)((self->private_data.f_code_lengths[(a_n_codes0 + ((uint32_t)(v_symbols[v_i])))] & 15)));
27676 v_symbol = ((uint32_t)(v_symbols[v_i]));