Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfiles.c684 int position_shift_amount, line_number_shift_amount; in handle_delayed_writes() local
732 position_shift_amount = output_position - output_position_at_start; in handle_delayed_writes()
752 node->position += position_shift_amount; in handle_delayed_writes()
778 future_write->position += position_shift_amount; in handle_delayed_writes()