Lines Matching refs:off
113 int off = BLOCK_SIZE-1;
114 while (off >= 0 && buffer[off] == ERASE_VALUE) {
115 off -= 1;
117 memset(&buffer[off-3], BLOCK_SIZE, 3);
194 int off = BLOCK_SIZE-1;
195 while (off >= 0 && buffer[off] == ERASE_VALUE) {
196 off -= 1;
198 memset(&buffer[off-3], BLOCK_SIZE, 3);
210 off = BLOCK_SIZE-1;
211 while (off >= 0 && buffer[off] == ERASE_VALUE) {
212 off -= 1;
214 memset(&buffer[off-3], BLOCK_SIZE, 3);
290 int off = BLOCK_SIZE-1;
291 while (off >= 0 && buffer[off] == ERASE_VALUE) {
292 off -= 1;
294 memset(&buffer[off-3], BLOCK_SIZE, 3);
306 off = BLOCK_SIZE-1;
307 while (off >= 0 && buffer[off] == ERASE_VALUE) {
308 off -= 1;
310 memset(&buffer[off-3], BLOCK_SIZE, 3);
573 int off = BLOCK_SIZE-1;
574 while (off >= 0 && buffer[off] == ERASE_VALUE) {
575 off -= 1;
577 memset(&buffer[off-3], BLOCK_SIZE, 3);
660 int off = BLOCK_SIZE-1;
661 while (off >= 0 && buffer[off] == ERASE_VALUE) {
662 off -= 1;
664 memset(&buffer[off-3], BLOCK_SIZE, 3);
676 off = BLOCK_SIZE-1;
677 while (off >= 0 && buffer[off] == ERASE_VALUE) {
678 off -= 1;
680 memset(&buffer[off-3], BLOCK_SIZE, 3);
763 int off = BLOCK_SIZE-1;
764 while (off >= 0 && buffer[off] == ERASE_VALUE) {
765 off -= 1;
767 memset(&buffer[off-3], BLOCK_SIZE, 3);
779 off = BLOCK_SIZE-1;
780 while (off >= 0 && buffer[off] == ERASE_VALUE) {
781 off -= 1;
783 memset(&buffer[off-3], BLOCK_SIZE, 3);