Searched refs:file_stack_entry (Results 1 – 2 of 2) sorted by relevance
196 struct file_stack_entry struct199 struct file_stack_entry *next; argument202 struct file_stack_entry *file_stack;230 struct file_stack_entry *ep; in file_push()235 ep = XOBNEW (&file_stack_obstack, struct file_stack_entry); in file_push()245 struct file_stack_entry *ep = file_stack; in file_pop()
190 struct file_stack_entry struct193 struct file_stack_entry *next; argument196 struct file_stack_entry *file_stack;224 struct file_stack_entry *ep; in file_push()229 ep = XOBNEW (&file_stack_obstack, struct file_stack_entry); in file_push()239 struct file_stack_entry *ep = file_stack; in file_pop()