Home
last modified time | relevance | path

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

/openbmc/qemu/qobject/
H A Dqnull.c28 bool qnull_is_equal(const QObject *x, const QObject *y) in qnull_is_equal() function
H A Dqobject-internal.h31 bool qnull_is_equal(const QObject *x, const QObject *y);
H A Dqobject.c48 [QTYPE_QNULL] = qnull_is_equal,