Home
last modified time | relevance | path

Searched refs:yy_start_stack_depth (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/tc/
Demp_ematch.lex.c659 static int yy_start_stack_depth = 0; variable
1814 if ( (yy_start_stack_ptr) >= (yy_start_stack_depth) ) in yy_push_state()
1818 (yy_start_stack_depth) += YY_START_STACK_INCR; in yy_push_state()
1819 new_size = (yy_size_t) (yy_start_stack_depth) * sizeof( int ); in yy_push_state()
1970 (yy_start_stack_depth) = 0; in yy_init_globals()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DTokenizer.cpp1008 int yy_start_stack_depth; member
2858 yyg->yy_start_stack_depth = 0; in yy_init_globals()
/external/libpcap/
Dscanner.c3015 int yy_start_stack_depth; member
5296 yyg->yy_start_stack_depth = 0; in yy_init_globals()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_lex.cpp1221 int yy_start_stack_depth; member
3501 yyg->yy_start_stack_depth = 0; in yy_init_globals()