Searched refs:yy_start_stack_depth (Results 1 – 2 of 2) sorted by relevance
341 static int yy_start_stack_depth = 0;670 yy_start_stack_ptr = yy_start_stack_depth = 0;1369 if ( yy_start_stack_ptr >= yy_start_stack_depth )1373 yy_start_stack_depth += YY_START_STACK_INCR;1374 new_size = yy_start_stack_depth * sizeof( int );
88 int yy_start_stack_depth; member in yyFlexLexer
Completed in 8 milliseconds