Searched refs:include_stack (Results 1 – 4 of 4) sorted by relevance
447 SLIST_HEAD(, include) include_stack;493 SLIST_INSERT_HEAD(&include_stack, include, links);596 include = SLIST_FIRST(&include_stack);601 SLIST_REMOVE_HEAD(&include_stack, links);
45 static YY_BUFFER_STATE include_stack[MAXINCLUDES]; variable58 include_stack[include_stack_ptr] = YY_CURRENT_BUFFER; in push_parser_state()78 yy_switch_to_buffer(include_stack[include_stack_ptr]); in pop_parser_state()
74 static YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH]; variable437 yy_switch_to_buffer (include_stack[include_stack_ptr]);464 include_stack[include_stack_ptr] = YY_CURRENT_BUFFER;527 include_stack[include_stack_ptr] = YY_CURRENT_BUFFER;
71 static YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH]; variable443 yy_switch_to_buffer (include_stack[include_stack_ptr]);470 include_stack[include_stack_ptr] = YY_CURRENT_BUFFER;533 include_stack[include_stack_ptr] = YY_CURRENT_BUFFER;