OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:include_stack
(Results
1 - 3
of
3
) sorted by null
/toolchain/binutils/binutils-2.25/ld/
ldlex.l
51
`
include_stack
' is flex's input state for each open file;
66
static YY_BUFFER_STATE
include_stack
[MAX_INCLUDE_DEPTH];
464
yy_switch_to_buffer (
include_stack
[include_stack_ptr]);
492
include_stack
[include_stack_ptr] = YY_CURRENT_BUFFER;
556
include_stack
[include_stack_ptr] = YY_CURRENT_BUFFER;
/external/ipsec-tools/src/racoon/
cftoken.l
96
static struct
include_stack
{
/external/valgrind/perf/
tinycc.c
2489
BufferedFile *
include_stack
[INCLUDE_STACK_SIZE];
member in struct:TCCState
[
all
...]
Completed in 441 milliseconds