Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dmakeinfo.c3231 int tmp_input_text_length = filestack->size; in next_nonwhitespace_character() local
3235 while (tmp_input_text_offset < tmp_input_text_length) in next_nonwhitespace_character()