Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/qapi/
H A Dexpr.py267 def _check_if(cond: Union[str, object]) -> None: function
288 _check_if(cond['not'])
304 _check_if(operand)
310 _check_if(ifcond)