Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py63 __tabversion__ = "3.2" # Table version variable
1834 if parsetab._tabversion != __tabversion__:
1856 if tabversion != __tabversion__:
2561 """ % (filename, __tabversion__, self.lr_method, signature))
2674 pickle.dump(__tabversion__,outf,pickle_protocol)
H A Dlex.py35 __tabversion__ = "3.2" # Version of table file used variable