Searched refs:lr0_goto (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/ply/ply/
H A Dyacc.py2002 def lr0_goto(self,I,x): member in class:LRGeneratedTable
2057 g = self.lr0_goto(I,x)
2145 g = self.lr0_goto(C[state],N)
2169 g = self.lr0_goto(C[state],N)
2248 g = self.lr0_goto(C[j],t) # Go to next set
2459 g = self.lr0_goto(I,a)
2527 g = self.lr0_goto(I,n)

Completed in 14 milliseconds