Searched refs:yy_rule_can_match_eol (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinprefslex.c165 /* Note: We specifically omit the test for yy_rule_can_match_eol because it requires
615 static const flex_int32_t yy_rule_can_match_eol[35] = variable in typeref:typename:const flex_int32_t[35]
951 if ( yy_act != YY_END_OF_BUFFER && yy_rule_can_match_eol[yy_act] )
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinprefslex.c163 /* Note: We specifically omit the test for yy_rule_can_match_eol because it requires
611 static yyconst flex_int32_t yy_rule_can_match_eol[34] = variable in typeref:typename:yyconst flex_int32_t[34]
948 if ( yy_act != YY_END_OF_BUFFER && yy_rule_can_match_eol[yy_act] )

Completed in 5 milliseconds