Searched defs:input_save (Results 1 – 2 of 2) sorted by relevance
107 struct input_save { struct120 struct input_save * next_saved_file; /* Chain of input_saves. */ argument125 static struct input_save *input_scrub_push (char *saved_position); argument
722 char *input_save, c; in set_operand() local