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;185 left = len;186 while (left) {196 siz = left > EXTRACT_LEN ? EXTRACT_LEN : left;199 left -= siz;