Searched defs:input_save (Results 1 – 4 of 4) sorted by relevance
108 struct input_save { struct121 struct input_save * next_saved_file; /* Chain of input_saves. */ argument126 static struct input_save *input_scrub_push (char *saved_position); argument
111 struct input_save { struct125 struct input_save * next_saved_file; /* Chain of input_saves. */ argument130 static struct input_save *input_scrub_push (char *saved_position); argument
673 char *input_save, c; in set_operand() local