Searched refs:sysrooted_stack (Results 1 – 3 of 3) sorted by relevance
65 static unsigned int sysrooted_stack[MAX_INCLUDE_DEPTH]; variable487 input_flags.sysrooted = sysrooted_stack[include_stack_ptr];510 sysrooted_stack[include_stack_ptr] = input_flags.sysrooted;
1414 static unsigned int sysrooted_stack[MAX_INCLUDE_DEPTH]; variable2878 input_flags.sysrooted = sysrooted_stack[include_stack_ptr];3880 sysrooted_stack[include_stack_ptr] = input_flags.sysrooted; in lex_push_file()
822 * ldlex.l (sysrooted_stack): New array.