Home
last modified time | relevance | path

Searched defs:list_for_each (Results 1 – 10 of 10) sorted by relevance

/third_party/libinput/src/
Dutil-list.h56 #define list_for_each(pos, head, member) \ macro
/third_party/e2fsprogs/lib/ext2fs/
Dkernel-list.h108 #define list_for_each(pos, head) \ macro
/third_party/alsa-lib/include/
Dlist.h50 #define list_for_each(p, list) \ macro
/third_party/quickjs/
Dlist.h86 #define list_for_each(el, head) \ macro
/third_party/e2fsprogs/lib/blkid/
Dlist.h164 #define list_for_each(pos, head) \ macro
/third_party/alsa-utils/alsactl/
Dlist.h219 #define list_for_each(pos, head) \ macro
/third_party/exfatprogs/include/
Dlist.h211 #define list_for_each(pos, head) \ macro
/third_party/ltp/testcases/realtime/include/
Dlist.h271 #define list_for_each(pos, head) \ macro
/third_party/iptables/libiptc/
Dlinux_list.h338 #define list_for_each(pos, head) \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h160 #define list_for_each(p, head) \ macro