Home
last modified time | relevance | path

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

/openbmc/qemu/include/qapi/
H A Dvisitor-impl.h41 VISITOR_DEALLOC = 4, enumerator
/openbmc/qemu/qapi/
H A Dqapi-dealloc-visitor.c126 v->visitor.type = VISITOR_DEALLOC; in qapi_dealloc_visitor_new()
H A Dqapi-visit-core.c175 return v->type == VISITOR_DEALLOC; in visit_is_dealloc()
438 case VISITOR_DEALLOC: in visit_type_enum()