Home
last modified time | relevance | path

Searched refs:include_stack (Results 1 – 2 of 2) sorted by relevance

/external/ipsec-tools/src/racoon/
Dcftoken.l96 static struct include_stack { struct
/external/valgrind/perf/
Dtinycc.c2489 BufferedFile *include_stack[INCLUDE_STACK_SIZE]; member
7037 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()