Searched refs:sc_pos (Results 1 – 1 of 1) sorted by relevance
143 ssize_t i, max, sc_pos; in check_ll() local158 for (sc_pos = 0; sc_pos < max; sc_pos++) { in check_ll()159 if (is_sc(le32toh(code[sc_pos]))) in check_ll()162 if (sc_pos >= max) { in check_ll()172 for (i = 0; i < sc_pos; i++) { in check_ll()180 if ((off >= -i) && (off <= sc_pos)) in check_ll()