Searched refs:save_stack (Results 1 – 3 of 3) sorted by relevance
6096 static struct save_opts *save_stack; variable6117 s->next = save_stack; in s_save()6118 save_stack = s; in s_save()6130 if (save_stack == NULL) in s_restore()6137 s = save_stack; in s_restore()6138 save_stack = s->next; in s_restore()
479 static char save_stack[32]; variable3549 save_stack_p = save_stack; in md_assemble()
1600 (save_stack): New static variable.