Home
last modified time | relevance | path

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

/qemu/qobject/
H A Dqobject-internal.h29 bool qlist_is_equal(const QObject *x, const QObject *y);
H A Dqobject.c52 [QTYPE_QLIST] = qlist_is_equal,
H A Dqlist.c143 bool qlist_is_equal(const QObject *x, const QObject *y) in qlist_is_equal() function