Lines Matching defs:length
121 unsigned int length, error = 0;125 length = SCp->this_residual;130 while (length > 256) {137 length -= 256;141 while (length > 0) {151 if (length > 1) {153 length -= 2;156 length -= 1;162 while (length >= 256) {173 length -= 256;178 while (length > 0) {189 if (--length > 0) {191 length --;