Searched refs:qentry_destroy (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/
H A Dqdict.c404 * qentry_destroy(): Free all the memory allocated by a QDictEntry
406 static void qentry_destroy(QDictEntry *e) function
429 qentry_destroy(entry);
450 qentry_destroy(entry);

Completed in 51 milliseconds