Lines Matching refs:last_inserted_loc
317 int last_loc, last_inserted_loc, location;
372 last_inserted_loc = ih_location(&ih[cpy_num - 1]);
375 RFALSE(free_space < j - last_inserted_loc,
377 free_space, j - last_inserted_loc);
380 dest->b_data + last_loc + j - last_inserted_loc,
381 last_inserted_loc - last_loc);
384 memcpy(dest->b_data + last_inserted_loc,
386 j - last_inserted_loc);
390 set_blkh_free_space(blkh, free_space - (j - last_inserted_loc));
402 dc_size(t_dc) + (j - last_inserted_loc +