Searched refs:yy_shift (Results 1 – 3 of 3) sorted by relevance
| /mOS-networking-stack/samples/lighttpd-1.4.32/src/ |
| H A D | lempar.c | 395 static void yy_shift( in yy_shift() function 485 yy_shift(yypParser,yyact,yygoto,&yygotominor); in yy_reduce() 598 yy_shift(yypParser,yyact,yymajor,&yyminorunion); in Parse() 662 yy_shift(yypParser,yyact,YYERRORSYMBOL,&u2); in Parse()
|
| H A D | mod_ssi_exprparser.c | 483 static void yy_shift( in yy_shift() function 746 yy_shift(yypParser,yyact,yygoto,&yygotominor); in yy_reduce() 861 yy_shift(yypParser,yyact,yymajor,&yyminorunion); in ssiexprparser() 925 yy_shift(yypParser,yyact,YYERRORSYMBOL,&u2); in ssiexprparser()
|
| H A D | configparser.c | 689 static void yy_shift( in yy_shift() function 1406 yy_shift(yypParser,yyact,yygoto,&yygotominor); in yy_reduce() 1521 yy_shift(yypParser,yyact,yymajor,&yyminorunion); in configparser() 1585 yy_shift(yypParser,yyact,YYERRORSYMBOL,&u2); in configparser()
|