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

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 928 int yynrhs = yyr2[yyrule]; local in function:yy_reduce_print
934 for (yyi = 0; yyi < yynrhs; yyi++)
938 &(yyvsp[(yyi + 1) - (yynrhs)])
dtparser.tab.c 1010 int yynrhs = yyr2[yyrule]; local in function:yy_reduce_print
1016 for (yyi = 0; yyi < yynrhs; yyi++)
1020 &(yyvsp[(yyi + 1) - (yynrhs)])
prparser.tab.c 1013 int yynrhs = yyr2[yyrule]; local in function:yy_reduce_print
1019 for (yyi = 0; yyi < yynrhs; yyi++)
1023 &(yyvsp[(yyi + 1) - (yynrhs)])

Completed in 15 milliseconds