Searched refs:save_stack (Results 1 – 3 of 3) sorted by relevance
6100 static struct save_opts *save_stack; variable6121 s->next = save_stack; in s_save()6122 save_stack = s; in s_save()6134 if (save_stack == NULL) in s_restore()6141 s = save_stack; in s_restore()6142 save_stack = s->next; in s_restore()
468 static char save_stack[32]; variable3468 save_stack_p = save_stack; in md_assemble()
1600 (save_stack): New static variable.