Home
last modified time | relevance | path

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

/openbmc/linux/scripts/genksyms/
H A Dlex.l135 lexstate = ST_NORMAL;
170 case ST_NORMAL:
253 lexstate = ST_NORMAL;
273 lexstate = ST_NORMAL;
291 lexstate = ST_NORMAL;
313 lexstate = ST_NORMAL;
334 lexstate = ST_NORMAL;
354 lexstate = ST_NORMAL;
379 lexstate = ST_NORMAL;
395 lexstate = ST_NORMAL;
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py537 ST_NORMAL = 'ST_NORMAL' variable in Lexer
554 self._state = self.ST_NORMAL
593 if self._state==self.ST_NORMAL:
661 self._state = self.ST_NORMAL
672 self._state = self.ST_NORMAL
695 self._state = self.ST_NORMAL
715 self._state = self.ST_NORMAL
738 assert self._state==self.ST_NORMAL