Home | History | Annotate | Download | only in libusb

Lines Matching defs:list_empty

109 #define list_empty(entry) ((entry)->next == (entry))
357 || !list_empty(&(ctx)->hotplug_msgs) || !list_empty(&(ctx)->completed_transfers))