Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dmakeinfo.c3239 int tmp_input_text_length = filestack->size; in next_nonwhitespace_character() local
3243 while (tmp_input_text_offset < tmp_input_text_length) in next_nonwhitespace_character()