Home
last modified time | relevance | path

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

/openbmc/qemu/qobject/
H A Dqdict.c56 static QDictEntry *alloc_entry(const char *key, QObject *value) in alloc_entry() function
128 entry = alloc_entry(key, value); in qdict_put_obj()