Searched refs:include_stack (Results 1 – 3 of 3) sorted by relevance
76 def _ResolveSymbols(tombstone_data, include_stack): argument93 if not include_stack and 'Stack Data:' in line:
96 static struct include_stack { struct
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()