Searched defs:LIST_FOREACH (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/generic/
H A DOsSupportBeOS.cpp113 LIST_FOREACH(mem, &mems, next) { function
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/echo/
H A Decho.cpp143 LIST_FOREACH(mem, &card->mems, next) { function
435 LIST_FOREACH(stream, &card->streams, next) { function
667 LIST_FOREACH(dev, &devices, next) { function
920 LIST_FOREACH(dev, &devices, next) { function
952 LIST_FOREACH(dev, &devices, next) { function
977 LIST_FOREACH(dev, &devices, next) { function
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
H A Dmulti.cpp444 LIST_FOREACH(stream, &((echo_dev*)multi->card)->streams, next) { function
640 LIST_FOREACH(stream, &card->streams, next) { function
660 LIST_FOREACH(stream, &card->streams, next) { function
740 LIST_FOREACH(stream, &card->streams, next) { function
754 LIST_FOREACH(pstream, &card->streams, next) { function
762 LIST_FOREACH(rstream, &card->streams, next) { function
924 LIST_FOREACH(card, &devices, next) { function
940 LIST_FOREACH(card, &devices, next) { function
1086 LIST_FOREACH(stream, &card->streams, next) { function
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Dqueue.h166 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/src/libs/compat/freebsd_network/compat/sys/
H A Dqueue.h331 #define LIST_FOREACH(var, head, field) \ macro
/haiku-fatelf/headers/private/firewire/
H A Dqueue.h353 #define LIST_FOREACH(var, head, field) \ macro

Completed in 94 milliseconds