Searched refs:_names_to_funcs (Results 1 - 1 of 1) sorted by relevance

/seL4-mcs-10.1.1/tools/
H A Dlex.py248 titem.append((re.compile(lre[i][0],lextab._lexreflags),_names_to_funcs(lre[i][1],fdict)))
468 # _names_to_funcs()
474 def _names_to_funcs(namelist,fdict): function

Completed in 26 milliseconds