Home
last modified time | relevance | path

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

/openbmc/qemu/qobject/
H A Dqobject-internal.h37 bool qstring_is_equal(const QObject *x, const QObject *y);
H A Dqstring.c84 bool qstring_is_equal(const QObject *x, const QObject *y) in qstring_is_equal() function
H A Dqobject.c50 [QTYPE_QSTRING] = qstring_is_equal,