Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py38 class ConstantDefine(ExpressionDefine): class
793 definition_classes = [SimpleTypedefMatch, FullStructTypedefMatch, ConstantDefine, Include]
843 or isinstance(definition, ConstantDefine):