Home | History | Annotate | Download | only in glcpp

Lines Matching defs:YY_TRAILING_MASK

630 #define YY_TRAILING_MASK 0x2000
1048 else if ( yy_act & YY_TRAILING_MASK )
1050 yyg->yy_looking_for_trail_begin = yy_act & ~YY_TRAILING_MASK;