Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dhex_common.py55 def expand_macro_attribs(macro, allmac_re): argument
58 l = allmac_re.findall(macro.beh)
64 macro.attribs |= expand_macro_attribs(macros[submacro], allmac_re)