Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dqom_macros.py30 class ExpressionDefine(FileMatch): class
38 class ConstantDefine(ExpressionDefine):
H A Dqom_type_info.py705 constants = [m for m in self.allfiles.matches_of_type(ExpressionDefine)