Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dregexps.py78 RE_COMMENTS = M(RE_COMMENT + SP) variable
H A Dtest_regexps.py106 assert fullmatch(RE_TI_FIELDS + SP + RE_COMMENTS,
H A Dqom_type_info.py20 RE_TI_FIELD_INIT = S(r'[ \t]*', NAMED('comments', RE_COMMENTS),
102 NAMED('endcomments', SP, RE_COMMENTS),
H A Dqom_macros.py769 M(SP, RE_COMMENTS,
772 M(SP, RE_COMMENTS,