Searched refs:file_stack (Results 1 – 6 of 6) sorted by relevance
186 stk_t *file_stack; in stabs_read() local205 file_stack = stack_new(free); in stabs_read()207 stack_push(file_stack, file); in stabs_read()238 if (stack_level(file_stack) != 1) { in stabs_read()239 str = (char *)stack_pop(file_stack); in stabs_read()241 curhdr = (char *)stack_peek(file_stack); in stabs_read()262 stack_push(file_stack, curhdr); in stabs_read()
1587 * input.h (struct file_stack): Added indent_level.
25798 * input.h (struct file_stack): Remove.
19177 file_stack.name. Update prototypes.
20361 * input.h (struct file_stack): Remove indent_level.