Home | History | Annotate | Download | only in qapi-auto-generated

Lines Matching refs:int16List

72 typedef struct int16List
78 struct int16List *next;
79 } int16List;
1908 void qapi_free_int16List(int16List * obj);