Home | History | Annotate | Download | only in gas

Lines Matching full:save_source

70 static char save_source[AFTER_SIZE];
112 char save_source[AFTER_SIZE];
157 memcpy (saved->save_source, save_source, sizeof (save_source));
195 memcpy (save_source, saved->save_source, sizeof (save_source));
352 memcpy (buffer_start + BEFORE_SIZE, save_source, AFTER_SIZE);
397 memcpy (save_source, partial_where, (int) AFTER_SIZE);