Searched refs:QLIST_EMPTY (Results 1 - 3 of 3) sorted by relevance

/external/qemu/qobject/
H A Dqdict.c371 if (!QLIST_EMPTY(&qdict->table[i])) {
/external/qemu/include/qemu/
H A Dqueue.h160 #define QLIST_EMPTY(head) ((head)->lh_first == NULL) macro
/external/qemu/
H A Dexec.c2101 while (!QLIST_EMPTY(&map_client_list)) {

Completed in 631 milliseconds