Searched refs:last_match_length (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dmkext.c273 int i, c, len, r, s, last_match_length, code_buf_ptr; local
338 last_match_length = sp->match_length;
339 for (i = 0; i < last_match_length && src < srcend; i++) {
358 while (i++ < last_match_length) {

Completed in 20 milliseconds