Home
last modified time | relevance | path

Searched refs:stackref (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/byacc/test/
H A Dexpr.oxout.h17 struct yyyStackItem * stackref; member
H A Dexpr.oxout.y318 {yyypL = &(yyyRSTopNp.stackref->solvedSAlist); in yyySolveAndSignal()
843 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()
968 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenLeaf()
/freebsd/contrib/byacc/test/yacc/
H A Dexpr.oxout.tab.c517 {yyypL = &(yyyRSTopNp.stackref->solvedSAlist); in yyySolveAndSignal()
1042 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()
1167 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenLeaf()
/freebsd/contrib/byacc/test/btyacc/
H A Dexpr.oxout.tab.c667 {yyypL = &(yyyRSTopNp.stackref->solvedSAlist); in yyySolveAndSignal()
1192 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenIntNode()
1317 (*yyyOxStackItem)->node->parent.stackref = *yyyOxStackItem; in yyyGenLeaf()