Searched defs:input_save (Results 1 – 3 of 3) sorted by relevance
106 struct input_save { struct119 struct input_save * next_saved_file; /* Chain of input_saves. */ argument124 static struct input_save *input_scrub_push (char *saved_position); argument
768 char *input_save, c; in set_operand() local