Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dcftoken.l96 static struct include_stack { struct
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dflex.man1594 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH];
1612 include_stack[include_stack_ptr++] =
1636 include_stack[include_stack_ptr] );
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/
Dflex.info1331 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH];
1349 include_stack[include_stack_ptr++] =
1373 include_stack[include_stack_ptr] );
Dflex.texi1588 YY_BUFFER_STATE include_stack[MAX_INCLUDE_DEPTH];
1606 include_stack[include_stack_ptr++] =
1630 include_stack[include_stack_ptr] );
/external/valgrind/main/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()