Home
last modified time | relevance | path

Searched refs:yygoto (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlempar.c454 int yygoto; /* The next state */ in yy_reduce() local
480 yygoto = yyRuleInfo[yyruleno].lhs; in yy_reduce()
483 yyact = yy_find_reduce_action(yypParser,yygoto); in yy_reduce()
485 yy_shift(yypParser,yyact,yygoto,&yygotominor); in yy_reduce()
H A Dmod_ssi_exprparser.c556 int yygoto; /* The next state */ in yy_reduce() local
741 yygoto = yyRuleInfo[yyruleno].lhs; in yy_reduce()
744 yyact = yy_find_reduce_action(yypParser,yygoto); in yy_reduce()
746 yy_shift(yypParser,yyact,yygoto,&yygotominor); in yy_reduce()
H A Dconfigparser.c786 int yygoto; /* The next state */ in yy_reduce() local
1401 yygoto = yyRuleInfo[yyruleno].lhs; in yy_reduce()
1404 yyact = yy_find_reduce_action(yypParser,yygoto); in yy_reduce()
1406 yy_shift(yypParser,yyact,yygoto,&yygotominor); in yy_reduce()