Lines Matching full:fixup_pos
536 int fixup_pos = L->pos();537 next(L); // call next before overwriting link with target at fixup_pos538 target_at_put(fixup_pos, pos);553 int fixup_pos;556 fixup_pos = link;557 link = target_at(fixup_pos);560 target_at_put(fixup_pos, appendix->pos());