Searched refs:yytok1 (Results 1 – 1 of 1) sorted by relevance
919 static const short yytok1[] = variable1019 c = yytok1[0]; in yylex1()1022 if(yychar < sizeof(yytok1)/sizeof(yytok1[0])) { in yylex1()1023 c = yytok1[yychar]; in yylex1()