HomeSort by: relevance | last modified time | path
    Searched refs:yytoknum (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 522 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
524 static const yytype_uint16 yytoknum[] = variable
736 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
dtparser.tab.c 555 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
557 static const yytype_uint16 yytoknum[] = variable
818 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);
prparser.tab.c 558 /* YYTOKNUM[YYLEX-NUM] -- Internal token number corresponding to
560 static const yytype_uint16 yytoknum[] = variable
821 YYPRINT (yyoutput, yytoknum[yytype], *yyvaluep);

Completed in 19 milliseconds