Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
Dglcpp-lex.c664 int yy_start_stack_ptr; member
2150 if ( yyg->yy_start_stack_ptr >= yyg->yy_start_stack_depth ) in yy_push_state()
2167 yyg->yy_start_stack[yyg->yy_start_stack_ptr++] = YY_START; in yy_push_state()
2175 if ( --yyg->yy_start_stack_ptr < 0 ) in yy_pop_state()
2178 BEGIN(yyg->yy_start_stack[yyg->yy_start_stack_ptr]); in yy_pop_state()
2184 return yyg->yy_start_stack[yyg->yy_start_stack_ptr - 1]; in yy_top_state()
2462 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
Dglsl_lexer.cc1173 int yy_start_stack_ptr; member
3707 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
Dlex.yy.c1212 int yy_start_stack_ptr; member
3568 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DTokenizer.cpp589 int yy_start_stack_ptr; member
2194 yyg->yy_start_stack_ptr = 0; in yy_init_globals()
/external/chromium_org/third_party/angle/src/compiler/
Dglslang_lex.cpp831 int yy_start_stack_ptr; member
2767 yyg->yy_start_stack_ptr = 0; in yy_init_globals()