Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dblock-coroutine-wrapper.py51 param_re = re.compile(r'(?P<decl>' variable in ParamDecl
57 m = self.param_re.match(param_decl.strip())