Home
last modified time | relevance | path

Searched refs:position_shift_amount (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dfiles.c683 int position_shift_amount, line_number_shift_amount; in handle_delayed_writes() local
731 position_shift_amount = output_position - output_position_at_start; in handle_delayed_writes()
751 node->position += position_shift_amount; in handle_delayed_writes()
777 future_write->position += position_shift_amount; in handle_delayed_writes()