Searched refs:Action_add (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 373 void Action_add(app,type,sp,arg) in Action_add() function 806 Action_add(&stp->ap,SHIFT,sp,(char *)newstp); 907 Action_add(&stp->ap,REDUCE,lemp->symbols[j],(char *)cfp->rp); 924 Action_add(&lemp->sorted[0]->ap,ACCEPT,sp,0);
|