Lines Matching refs:left
158 size_t left;169 left = len;170 while (left) {176 siz = left > EXTRACT_LEN ? EXTRACT_LEN : left;179 left -= siz;184 left = len;185 while (left) {195 siz = left > EXTRACT_LEN ? EXTRACT_LEN : left;198 left -= siz;