Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py196 …titem.append((self.lexstateretext[key][i],_funcs_to_names(lre[i][1],self.lexstaterenames[key][i])))
449 def _funcs_to_names(funclist,namelist): function