Searched refs:include_stack (Results 1 – 5 of 5) sorted by relevance
96 static struct include_stack { struct
1594 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH];1612 include_stack[include_stack_ptr++] =1636 include_stack[include_stack_ptr] );
1331 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH];1349 include_stack[include_stack_ptr++] =1373 include_stack[include_stack_ptr] );
1588 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH];1606 include_stack[include_stack_ptr++] =1630 include_stack[include_stack_ptr] );
2489 BufferedFile *include_stack[INCLUDE_STACK_SIZE]; member7037 for(f = s1->include_stack; f < s1->include_stack_ptr; f++) in error1()8583 if (s1->include_stack_ptr >= s1->include_stack + INCLUDE_STACK_SIZE) in preprocess()9195 } else if (s1->include_stack_ptr == s1->include_stack || in next_nomacro1()14815 s1->include_stack_ptr = s1->include_stack; in preprocess_init()14969 s1->include_stack_ptr = s1->include_stack; in tcc_define_symbol()