Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dlempar.c397 int yyNewState, /* The new state to shift in */ in yy_shift() argument
419 yytos->stateno = yyNewState; in yy_shift()
425 fprintf(yyTraceFILE,"%sShift %d\n",yyTracePrompt,yyNewState); in yy_shift()
H A Dmod_ssi_exprparser.c485 int yyNewState, /* The new state to shift in */ in yy_shift() argument
506 yytos->stateno = yyNewState; in yy_shift()
512 fprintf(yyTraceFILE,"%sShift %d\n",yyTracePrompt,yyNewState); in yy_shift()
H A Dconfigparser.c691 int yyNewState, /* The new state to shift in */ in yy_shift() argument
712 yytos->stateno = yyNewState; in yy_shift()
718 fprintf(yyTraceFILE,"%sShift %d\n",yyTracePrompt,yyNewState); in yy_shift()