Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py72 _RESERVEDS = dict([ variable
93 return _RESERVEDS.get(s)
833 tokens += _RESERVEDS.values()