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

/external/qemu/include/qemu/
H A Dqueue.h211 for ((var) = QSLIST_FIRST((head)); \
219 #define QSLIST_FIRST(head) ((head)->slh_first) macro

Completed in 36 milliseconds