Home
last modified time | relevance | path

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

/qemu/include/qapi/qmp/
H A Dqlist.h38 void qlist_append_null(QList *qlist);
/qemu/scripts/coccinelle/
H A Dqobject.cocci46 + qlist_append_null(Obj);
/qemu/qobject/
H A Dqlist.c82 void qlist_append_null(QList *qlist) in qlist_append_null() function
/qemu/tests/unit/
H A Dcheck-qobject.c162 qlist_append_null(list_longer); in qobject_is_equal_list_test()