Home
last modified time | relevance | path

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

/openbmc/qemu/qobject/
H A Dqlit.c47 static bool qlit_equal_qlist(const QLitObject *lhs, const QList *qlist) in qlit_equal_qlist() function
81 return qlit_equal_qlist(lhs, qobject_to(QList, rhs)); in qlit_equal_qobject()