Home
last modified time | relevance | path

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

/openbmc/qemu/qapi/
H A Dqobject-output-visitor.c27 typedef struct QStackEntry { struct
30 QSLIST_ENTRY(QStackEntry) node; argument
31 } QStackEntry; typedef