Searched refs:include_stack (Results 1 – 4 of 4) sorted by relevance
452 SLIST_HEAD(, include) include_stack;500 SLIST_INSERT_HEAD(&include_stack, include, links);602 include = include_stack.slh_first;607 SLIST_REMOVE_HEAD(&include_stack, links);
51 static int include_stack[MAX_INCLUDES]; variable204 include_stack[include_ptr] = line;226 line = include_stack[include_ptr];
293 include_stack[include_stack_pointer++] = YY_CURRENT_BUFFER;308 yy_switch_to_buffer( include_stack[--include_stack_pointer] );
67 static YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH]; variable452 yy_switch_to_buffer (include_stack[include_stack_ptr]);479 include_stack[include_stack_ptr] = YY_CURRENT_BUFFER;542 include_stack[include_stack_ptr] = YY_CURRENT_BUFFER;