Home
last modified time | relevance | path

Searched defs:QBool (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/qapi/qmp/
H A Dqbool.h19 struct QBool { struct
24 void qbool_unref(QBool *q); argument
/openbmc/qemu/include/qemu/
H A Dtypedefs.h89 typedef struct QBool QBool; typedef