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

/system/core/sh/
H A Darith.c309 /* YYNTOKENS -- Number of terminals. */
310 #define YYNTOKENS 28 macro
395 First, the terminals, then, starting at YYNTOKENS, nonterminals. */
804 if (yytype < YYNTOKENS)
1296 yystate = yypgoto[yyn - YYNTOKENS] + *yyssp;
1300 yystate = yydefgoto[yyn - YYNTOKENS];
1330 int yyxend = yychecklim < YYNTOKENS ? yychecklim : YYNTOKENS;
H A Dinit.c87 #undef YYNTOKENS macro
88 #define YYNTOKENS 28 macro
379 #undef YYNTOKENS macro
380 #define YYNTOKENS 28 macro
671 #undef YYNTOKENS macro
672 #define YYNTOKENS 28 macro

Completed in 56 milliseconds