Lines Matching defs:leftover
176 int l, leftover;198 /* Start out with no leftover data. */199 leftover = 0;211 if (leftover) {215 * byte, and write it and the leftover223 leftover = 0;229 leftover = 1;237 leftover = len & 1;244 if (leftover)246 l -= len + leftover;265 if (leftover) {
Indexes created Thu Oct 02 14:10:14 GMT 2025