Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py2004 def lr0_goto(self,I,x): member in LRGeneratedTable
2059 g = self.lr0_goto(I,x)
2147 g = self.lr0_goto(C[state],N)
2171 g = self.lr0_goto(C[state],N)
2250 g = self.lr0_goto(C[j],t) # Go to next set
2461 g = self.lr0_goto(I,a)
2529 g = self.lr0_goto(I,n)