Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py93 def __init__(self, cond, if_cmds, else_cmds): argument
96 self.else_cmds = else_cmds
701 name += ['else', map(format_commands, v.else_cmds)]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py436 rest = value.else_cmds