Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/codeconverter/codeconverter/
H A Dregexps.py59 OPTIONAL_PARS = lambda R: OR(S(r'\(\s*', R, r'\s*\)'), R) function
61 r = OPTIONAL_PARS('abc')+'$'
H A Dqom_macros.py234 OPTIONAL_PARS(RE_IDENTIFIER), r',', CPP_SPACE,
446 OPTIONAL_PARS(RE_IDENTIFIER), r',', CPP_SPACE,