Home
last modified time | relevance | path

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

/trueos/contrib/texinfo/makeinfo/
HDnode.c429 char *old_input = input_text; in glean_node_from_menu() local
460 input_text = old_input; in glean_node_from_menu()
HDmakeinfo.c1052 char *old_input = input_text; in replace_with_expansion() local
1113 if (input_text != old_input) in replace_with_expansion()
1114 forget_itext (old_input); in replace_with_expansion()
/trueos/contrib/binutils/gas/
HDChangeLog-02032070 * read.c (old_buffer, old_input, old_limit): Remove variables.