Home
last modified time | relevance | path

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

/openbmc/qemu/qobject/
H A Dqdict.c412 const QObject *obj_y = qdict_get(dict_y, qdict_entry_key(e)); in qdict_is_equal() local
414 if (!qobject_is_equal(obj_x, obj_y)) { in qdict_is_equal()